system_info_server/tsconfig.build.json
2025-06-25 10:52:26 +08:00

5 lines
82 B
JSON

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