{
  "permissions": {
    "allow": [
      "Bash(npm install:*)",
      "Bash(npm view:*)",
      "Bash(npx vite:*)",
      "Bash(npm run:*)",
      "Bash(npx eslint:*)",
      "mcp__chrome-devtools__navigate_page",
      "mcp__chrome-devtools__take_screenshot",
      "Bash(git add:*)",
      "Bash(git commit:*)",
      "Bash(npm version:*)",
      "Bash(git reset:*)",
      "Bash(npm audit:*)",
      "Bash(gh api:*)",
      "Bash(npm ls:*)",
      "Bash(npm update:*)"
    ]
  }
}
