hexabot/api/tsconfig.build.json
2024-09-10 10:50:11 +01:00

5 lines
111 B
JSON

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