view .claude/settings.local.json @ 72:4532ce6d9eb8

[Seobeo] Added router to the server logic. Few dowa string manipulation logics.
author June Park <parkjune1995@gmail.com>
date Mon, 29 Dec 2025 07:50:07 -0800
parents
children 35b1abc37969
line wrap: on
line source

{
  "permissions": {
    "allow": [
      "Bash(ls:*)",
      "Bash(hg status:*)"
    ]
  }
}