Files
ham-reserve/nest-api/tsconfig.build.json
Jakob Kordež f24d39b4e1 Initial commit
2023-09-04 22:10:54 +02:00

5 lines
97 B
JSON

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