Files
karibeo_api/tsconfig.build.json
2025-10-10 21:47:56 -04:00

5 lines
97 B
JSON
Executable File

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