Files
dlearn-api/tsconfig.build.json
T
2024-04-29 16:19:43 +03:30

5 lines
97 B
JSON

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