{
  "permissions": {
    "allow": [
      "Bash(npm run build:*)",
      "Bash(chmod:*)",
      "Bash(npm run build:demo:*)",
      "Bash(npm run clean:demo:*)",
      "Bash(git restore:*)",
      "Bash(find:*)"
    ],
    "deny": [],
    "ask": []
  }
}
