Files
claude-hud/tui/tsconfig.build.json
2026-01-02 22:08:34 +11:00

5 lines
107 B
JSON

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