vitest/test/reporters/tsconfig.json

5 lines
86 B
JSON

{
"extends": "../../tsconfig.build.json",
"include": ["./tests/**/*.test-d.ts"]
}