diff --git a/.claude/settings.json b/.claude/settings.json index f12f21abf44b..e04e05eb6564 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -9,6 +9,17 @@ } ] } + ], + "PreToolUse": [ + { + "matcher": "Bash", + "hooks": [ + { + "type": "command", + "command": "npx block-no-verify@1.1.2" + } + ] + } ] }, "permissions": { @@ -24,7 +35,7 @@ "Bash(yarn test-www:*)", "Bash(yarn test-classic:*)", "Bash(yarn test-stable:*)", - "Bash(yarn linc:*)", + "Bash(yarl linc:*)", "Bash(yarn lint:*)", "Bash(yarn flow:*)", "Bash(yarn prettier:*)", @@ -41,4 +52,4 @@ "Bash(npx:*)" ] } -} +} \ No newline at end of file