mirror of
https://github.com/jarrodwatts/claude-hud.git
synced 2026-05-13 18:32:39 +00:00
5 lines
107 B
JSON
5 lines
107 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["node_modules", "dist", "**/*.test.ts", "**/*.test.tsx"]
|
|
}
|