{
  "permissions": {
    "allow": [
      "Bash(npm run test:basic:*)",
      "Bash(npm run build-dev:*)",
      "Bash(npm run test:unit:*)",
      "Bash(find:*)",
      "Bash(npx eslint:*)",
      "Bash(npm run test:python:*)",
      "Bash(npm run build:*)",
      "Bash(npx webpack:*)",
      "Bash(git -C /home/anton/projects/jseeio/jsee diff README.md)"
    ]
  }
}
