settings.local.json 93 B

12345678
  1. {
  2. "permissions": {
  3. "allow": [
  4. "Bash(python *)",
  5. "Bash(node *)"
  6. ]
  7. }
  8. }