2025-04-01 10:38:02 +09:00

5 lines
91 B
JSON

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