Files
x-poster-client/tsconfig.build.json
2026-05-11 03:18:19 +00:00

5 lines
97 B
JSON

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