Files
fixed-smile-api/tsconfig.build.json
T
2026-07-20 18:21:31 +02:00

5 lines
97 B
JSON

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