diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 6eb458c..dd2c1d5 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -54,7 +54,8 @@ "mcp__scrum4me__wait_for_job", "Bash(npx ctx7@latest docs /websites/github_en_rest \"How to fetch Copilot bot pull request reviews and identify them by author\")", "Bash(npm i *)", - "Bash(curl *)" + "Bash(curl *)", + "Bash(grep -E \"\\\\.\\(tsx|ts\\)$\")" ] } }