settings.local.json

1{
2  "permissions": {
3    "allow": [
4      "Bash(shellcheck:*)"
5    ],
6    "deny": []
7  }
8}