{
  "permissions": {
    "allow": [
      "Bash(grep:*)",
      "Bash(npm run compile:*)",
      "Bash(npm install:*)",
      "Bash(npm run preview-dev:*)"
    ],
    "deny": []
  }
}