diff --git a/.claude/settings.json b/.claude/settings.json new file mode 100644 index 0000000..ec30c88 --- /dev/null +++ b/.claude/settings.json @@ -0,0 +1,30 @@ +{ + "permissions": { + "allow": [ + "Bash(tree:*)", + "Bash(xargs cat:*)", + "Bash(find:*)", + "Bash(grep:*)", + "WebFetch(domain:stricli.io)", + "WebSearch", + "WebFetch(domain:bloomberg.github.io)", + "WebFetch(domain:github.com)", + "Bash(bun install:*)", + "Bash(bun pm show:*)", + "Bash(npm view:*)", + "Bash(bun run typecheck:*)", + "Bash(bun run build)", + "Bash(bun pm ls:*)", + "Bash(bun run cli --help:*)", + "Bash(dbmate status:*)", + "mcp__plugin_context7_context7__resolve-library-id", + "mcp__plugin_context7_context7__query-docs", + "Bash(bun run:*)", + "Bash(bun typecheck:*)", + "Bash(bun lint:*)", + "Bash(bun lint:fix:*)", + "Bash(sg scan:*)", + "Bash(bun remove:*)" + ] + } +} diff --git a/.gitignore b/.gitignore index 50aa9f9..031c249 100644 --- a/.gitignore +++ b/.gitignore @@ -46,4 +46,3 @@ yarn-error.log* .playwright-mcp/ .eslintcache -.claude/