view .claude/settings.local.json @ 77:c348ac875294

[Seobeo] Server side rendering.
author June Park <parkjune1995@gmail.com>
date Wed, 31 Dec 2025 14:17:40 -0800
parents 35b1abc37969
children
line wrap: on
line source

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