pcpuma_unam_api/tsconfig.build.json
2022-03-29 11:27:49 -06:00

5 lines
97 B
JSON

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