settings.local.json 72 B

1234567
  1. {
  2. "permissions": {
  3. "allow": [
  4. "Bash(npm run:*)"
  5. ]
  6. }
  7. }