mirror of
https://github.com/C4illin/ConvertX.git
synced 2026-09-12 09:57:46 +02:00
6 lines
100 B
TOML
6 lines
100 B
TOML
|
|
[test]
|
||
|
|
coverage = true
|
||
|
|
coveragePathIgnorePatterns = [
|
||
|
|
"tests/converters/helpers/commonTests.ts"
|
||
|
|
]
|