Files
dlearn-api/tsconfig.build.json
2024-10-10 16:58:55 +03:30

5 lines
101 B
JSON

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