mirror of
https://github.com/sripwoud/ts-template.git
synced 2026-01-09 21:48:02 -05:00
5 lines
117 B
TOML
5 lines
117 B
TOML
[test]
|
|
coverageSkipTestFiles = true
|
|
coverageTreshold = { line = 0.9, function = 0.9, statement = 0.9 }
|
|
root = "test"
|