3r-xidongdong-nestjs/tsconfig.build.json

4 lines
105 B
JSON

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