{
  "permissions": {
    "allow": [
      "WebFetch(domain:medium.com)",
      "Bash(npm run build:*)"
    ],
    "deny": []
  }
}