Files
toir-light/server/tsconfig.build.json
2026-04-03 21:45:13 -07:00

5 lines
97 B
JSON

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