bex-twn/tsconfig.build.json
Evert Prants 30cf12148d initial
2022-12-06 11:53:52 +02:00

5 lines
97 B
JSON

{
"extends": "./tsconfig.json",
"exclude": ["node_modules", "dist", "test", "**/*spec.ts"]
}