view .claude/settings.local.json @ 84:bcc76a156aea

Updated to be called src instead of pages.
author June Park <parkjune1995@gmail.com>
date Thu, 01 Jan 2026 13:01:10 -0800
parents 35b1abc37969
children
line wrap: on
line source

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