{
  "permissions": {
    "allow": [
      "Bash(npm run lint)",
      "Bash(npm test)",
      "Bash(./node_modules/mocha/bin/mocha test/comparePdfTests.js *)"
    ]
  }
}
