smash-or-pass-express/tsconfig.build.json
2025-07-09 01:04:18 +02:00

4 lines
61 B
JSON

{
"extends": "./tsconfig.json",
"exclude": ["test"]
}