Files
gitactionTest/tsconfig.build.json
2025-09-05 11:09:58 +09:00

5 lines
109 B
JSON

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