Files
negareh-api/tsconfig.build.json
2026-01-07 12:13:45 +03:30

5 lines
97 B
JSON

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