settings.local.json 76 B

12345678
  1. {
  2. "permissions": {
  3. "allow": [
  4. "Bash(npx vue-tsc *)"
  5. ]
  6. }
  7. }