Files
teamwallet/myteamwallet_backend/tsconfig.build.json
Bastian Wagner 6bea4f766a first commit
2026-07-31 21:02:47 +02:00

5 lines
97 B
JSON

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