waiterjan-technical-task/tsconfig.build.json
2024-04-02 22:22:47 +03:00

5 lines
97 B
JSON

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