diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 4be2f7b..13237fa 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -1,9 +1,9 @@ { - "permissions": { - "allow": [ - "Bash(grep:*)", - "Bash(find /c/Users/Admin/Documents/GitHub/monochrome -type f \\\\\\(-name *.html -o -name index.html \\\\\\))", - "Bash(xargs wc:*)" - ] - } + "permissions": { + "allow": [ + "Bash(grep:*)", + "Bash(find /c/Users/Admin/Documents/GitHub/monochrome -type f \\\\\\(-name *.html -o -name index.html \\\\\\))", + "Bash(xargs wc:*)" + ] + } }