Files
back-ts/tsconfig.build.json
T

5 lines
89 B
JSON

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