{
  "permissions": {
    "allow": [
      "Bash(xargs ls:*)",
      "Bash(grep -r \"fastboot\\\\|prember\\\\|SSR\\\\|server-side\\\\|FastBoot\" /Users/rwwagner90/GitHub/ember-cli-addon-docs --include=*.md)",
      "Bash(grep -r \"contentFor\\\\|{{content-for\" /Users/rwwagner90/GitHub/ember-cli-addon-docs/addon --include=*.js --include=*.hbs)",
      "Bash(grep -r \"fetch\\\\|XMLHttpRequest\\\\|localStorage\\\\|sessionStorage\\\\|navigator\\\\|screen\\\\.\" /Users/rwwagner90/GitHub/ember-cli-addon-docs/addon --include=*.js)",
      "Bash(grep -r \"did\\\\|will\" /Users/rwwagner90/GitHub/ember-cli-addon-docs/addon/components -name *.hbs)",
      "Bash(grep -r \"window\\\\|document\\\\|location\" /Users/rwwagner90/GitHub/ember-cli-addon-docs/addon --include=*.hbs)",
      "Bash(pnpm lint:*)",
      "Bash(pnpm test:ember)",
      "Bash(grep -r \"@ember-data\\\\|ember-data\" dist/assets/*.js)",
      "Bash(grep:*)"
    ]
  }
}
