settings.local.json 140 B

123456789
  1. {
  2. "permissions": {
  3. "allow": [
  4. "Bash(command -v php)",
  5. "Bash(php -v)",
  6. "WebFetch(domain:www.studiou.cz)"
  7. ]
  8. }
  9. }