Files
SkriptAI-be/tsconfig.build.json
T
2026-03-23 02:31:54 +03:00

5 lines
97 B
JSON

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