svr-imp/tsconfig.build.json

5 lines
89 B
JSON

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