Files
zopu-code/repos/effect-smol/tstyche.json

9 lines
192 B
JSON

{
"$schema": "./node_modules/tstyche/schemas/config.json",
"testFileMatch": [
"packages/*/typetest/**/*.tst.*",
"packages/ai/*/typetest/**/*.tst.*"
],
"tsconfig": "baseline"
}