diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index c69f77d..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(grep:*)", - "Bash(npm run build:*)", - "Bash(npm test:*)", - "Bash(git checkout:*)", - "Bash(npm install:*)", - "Bash(npx vitest run:*)", - "Bash(npx tsx:*)", - "Bash(node:*)", - "Bash(npm pack:*)", - "Bash(git status:*)", - "Bash(git add:*)", - "Bash(git commit:*)" - ] - } -}