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