settings.local.json 1.7 KB

1234567891011121314151617181920212223
  1. {
  2. "permissions": {
  3. "allow": [
  4. "Bash(npm run *)",
  5. "Bash(cd \"\\\\\\\\wsl.localhost\\\\Ubuntu\\\\home\\\\gabrielrd\\\\workspace2\\\\nettown_front\")",
  6. "Bash(sed -n '665,671p' \"//wsl.localhost/Ubuntu/home/gabrielrd/workspace2/nettown_front/src/routes/\\(app\\)/dashboard/agents/+page.svelte\" | cat -A)",
  7. "Read(///wsl.localhost/Ubuntu/home/gabrielrd/workspace2/nettown_front/src/routes/\\(app\\)/dashboard/agents/**)",
  8. "Bash(sed -i '669d' \"//wsl.localhost/Ubuntu/home/gabrielrd/workspace2/nettown_front/src/routes/\\(app\\)/dashboard/agents/+page.svelte\")",
  9. "Bash(awk 'NR>=184 { *)",
  10. "Read(///wsl.localhost/Ubuntu/home/gabrielrd/workspace2/nettown_front/src/routes/\\(app\\)/dashboard/executive/**)",
  11. "Bash(sed -n '475,485p' \"//wsl.localhost/Ubuntu/home/gabrielrd/workspace2/nettown_front/src/routes/\\(app\\)/dashboard/executive/+page.svelte\" | cat -A)",
  12. "Bash(sed -i '481d' \"//wsl.localhost/Ubuntu/home/gabrielrd/workspace2/nettown_front/src/routes/\\(app\\)/dashboard/executive/+page.svelte\")",
  13. "Read(///wsl.localhost/Ubuntu/home/gabrielrd/workspace2/**)",
  14. "Bash(npx svelte-check *)",
  15. "Bash(wsl -e bash -c \"cd /home/gabrielrd/workspace2/nettown_front && npx svelte-check --tsconfig ./tsconfig.json 2>&1 | head -40\")",
  16. "Bash(wsl -e bash -c \"cd /home/gabrielrd/workspace2/nettown_front && npx svelte-check 2>&1 | tail -20\")"
  17. ],
  18. "additionalDirectories": [
  19. "\\\\wsl.localhost\\Ubuntu\\home\\gabrielrd\\workspace2\\nettown_front\\src\\routes\\(app)\\dashboard\\agents",
  20. "\\\\wsl.localhost\\Ubuntu\\home\\gabrielrd\\workspace2\\nettown_front\\src\\routes\\(app)\\dashboard\\executive"
  21. ]
  22. }
  23. }