stale/tsconfig.spec.json

6 lines
101 B
JSON

{
"extends": "./tsconfig.json",
"include": ["src", "__tests__"],
"exclude": ["node_modules"]
}