Files
42_INT_14_transcendence/tests_hugo/nest_app/tsconfig.build.json
2022-11-19 19:31:44 +01:00

5 lines
97 B
JSON

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