view .claude/settings.local.json @ 76:35b1abc37969

Updating my website to use seobeo library.
author June Park <parkjune1995@gmail.com>
date Wed, 31 Dec 2025 14:11:21 -0800
parents 4532ce6d9eb8
children
line wrap: on
line source

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