diff --git a/.claude/settings.json b/.claude/settings.json deleted file mode 100644 index 5c14e8d..0000000 --- a/.claude/settings.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "hooks": { - "postToolUse": [ - { - "matcher": "Edit|Write", - "command": "npx tsc --noEmit --pretty 2>&1 | head -20" - } - ] - } -}