Files
nest/sample/36-hmr-esm/tsconfig.build.json
2025-12-15 10:29:58 +05:30

5 lines
97 B
JSON

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