soroban-abacus-flashcards/apps/web/.claude/settings.local.json

64 lines
3.0 KiB
JSON

{
"permissions": {
"allow": [
"Bash(npm run pre-commit:*)",
"Bash(git add:*)",
"Bash(git commit -m \"$(cat <<''EOF''\nfeat: add themed backgrounds and enhanced styling to 404 page\n\nTransform 404 page into a vibrant, playful experience with:\n\nThemed Backgrounds:\n- Each HTTP status code has custom gradient background\n- Animated radial glow effects that pulse with theme colors\n- Smooth transitions between themes (0.6s ease-in-out)\n- 14 unique color schemes matching easter egg personality\n\nEnhanced Typography:\n- Responsive font sizes (1.75rem mobile → 4rem desktop)\n- Black font weight for maximum impact\n- Dynamic text colors matching each theme\n- Glowing text shadows for easter egg modes\n- Tight letter spacing (-0.02em) for modern look\n\nNavigation Buttons:\n- Added emoji icons (🏠 🎮 ✨)\n- Lift-and-scale hover animation\n- Colored shadows matching button colors\n- Responsive sizing for mobile\n- Smooth cubic-bezier transitions\n\nResponsive Layout:\n- Increased spacing between abacus and text (2-4rem)\n- Mobile-optimized gaps and padding\n- Text pushed down to prevent overlap with large abacus\n- Smaller screens get appropriate scaling\n\nDynamic Hints:\n- Changes based on active easter egg\n- \"Try other codes...\" vs \"Click beads to discover more...\"\n- Themed text color and opacity\n- Italic, medium weight for subtle emphasis\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nEOF\n)\")",
"Bash(git push)",
"Bash(git commit:*)",
"Bash(git stash show:*)",
"Bash(npm run type-check:*)",
"Bash(git stash:*)",
"Bash(git pull:*)",
"Bash(git checkout:*)",
"Bash(pnpm remove:*)",
"Bash(git rm:*)",
"WebSearch",
"WebFetch(domain:platform.openai.com)",
"Bash(git rev-parse:*)",
"Bash(npx drizzle-kit:*)",
"Bash(npm run db:migrate:*)",
"Bash(ssh:*)",
"Bash(git log:*)",
"Bash(gh run list:*)",
"Bash(gh api:*)",
"Bash(curl:*)",
"Bash(gh run view:*)",
"Bash(npm install:*)",
"Bash(pnpm add:*)",
"WebFetch(domain:www.dynamsoft.com)",
"Bash(npm run format:*)",
"Bash(npm run lint:fix:*)",
"Bash(npm run lint)",
"Bash(find:*)",
"Bash(for i in {0..10})",
"Bash(do echo \"=== Checking stash@{$i} ===\")",
"Bash(done)",
"mcp__sqlite__list_tables",
"mcp__sqlite__describe_table",
"Bash(npm test:*)",
"mcp__sqlite__read_query",
"Bash(cat:*)",
"Bash(npm run lint:*)",
"Bash(git reset:*)",
"Bash(npx tsx:*)",
"Bash(npx tsc:*)",
"Bash(npx @pandacss/dev)",
"Bash(npm view:*)",
"Bash(xargs sed:*)",
"Bash(wc:*)",
"Bash(git push:*)",
"Bash(git cherry-pick:*)",
"Bash(pnpm install)",
"Bash(npx @biomejs/biome check:*)",
"Bash(node -e:*)",
"Bash(sqlite3:*)",
"Bash(npm run format:check:*)"
],
"deny": [],
"ask": []
},
"enableAllProjectMcpServers": true,
"enabledMcpjsonServers": ["sqlite"]
}