hoppscotch/packages/hoppscotch-backend/tsconfig.build.json
2022-12-05 12:36:11 +05:30

5 lines
97 B
JSON

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