Remove .claude from repo

This commit is contained in:
xmanrui
2026-03-23 02:35:13 +08:00
parent 7dd4a548d8
commit a587a19786
-10
View File
@@ -1,10 +0,0 @@
{
"hooks": {
"postToolUse": [
{
"matcher": "Edit|Write",
"command": "npx tsc --noEmit --pretty 2>&1 | head -20"
}
]
}
}