VEMS-Core-old/tsconfig.build.json
2024-03-01 21:04:36 -05:00

4 lines
97 B
JSON

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