web-backset.cn/apps/server2/tsconfig.build.json
2023-02-16 17:58:27 +08:00

5 lines
97 B
JSON

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