settings.local.json 171 B

12345678
  1. {
  2. "permissions": {
  3. "allow": [
  4. "Bash(ls -la /Users/misasagi/Git/jkec-xiaozhi-v2/jk-rag-platform/*.md)",
  5. "Bash(curl -s http://localhost:5173)"
  6. ]
  7. }
  8. }