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

4 lines
105 B
JSON
Raw Normal View History

2023-11-17 16:18:24 +00:00
{
"extends": "./tsconfig.json",
"exclude": ["node_modules", "test", "dist", "**/*spec.ts", "**.js"]
}