{
  "permissions": {
    "allow": [
      "Bash(npm outdated:*)",
      "Bash(npm test:*)",
      "Bash(npm install:*)",
      "Bash(npm run:*)",
      "Bash(npm show:*)",
      "Bash(npm ls:*)",
      "Bash(npx jest:*)",
      "Bash(grep -E \"[0-9]{2,3}\\\\.[0-9]\")",
      "Bash(grep \",0$\")",
      "Bash(grep -B 5 \"DA:.*,0$\" /home/tristan/workspace/arch-unit-ts-github/arch-unit-ts/src/test/javascript/coverage/lcov.info)",
      "Bash(grep -rn \"cline-no\\\\|not-covered\\\\|cov-red\" /home/tristan/workspace/arch-unit-ts-github/arch-unit-ts/src/test/javascript/coverage/lcov-report/arch-unit/ --include=*.html -l)",
      "Bash(grep \"BRDA:.*,0$\" /home/tristan/workspace/arch-unit-ts-github/arch-unit-ts/src/test/javascript/coverage/lcov.info)",
      "Bash(grep -E \"\\(src/main.*java$\\)\")"
    ]
  }
}
