8 lines
141 B
JSON
8 lines
141 B
JSON
{
|
|
"$schema": "https://tstyche.org/schemas/config.json",
|
|
"testFileMatch": [
|
|
"test/types/*.test.*",
|
|
"test/types/**/*.test.*"
|
|
]
|
|
}
|