diff options
| author | Elizabeth Hunt <me@liz.coffee> | 2025-12-14 16:14:29 -0800 |
|---|---|---|
| committer | Elizabeth Hunt <me@liz.coffee> | 2025-12-14 16:17:29 -0800 |
| commit | 8ec712c8c884110600954860c21f58107455cfdc (patch) | |
| tree | 5e5b16ec8b0a1d15d58beae5bc8a7fd5285c6d0e /.claude | |
| parent | db0d9b80b4412a46cae0e58997f4baa7213948e3 (diff) | |
| download | adelie-8ec712c8c884110600954860c21f58107455cfdc.tar.gz adelie-8ec712c8c884110600954860c21f58107455cfdc.zip | |
Move to typescript
Diffstat (limited to '.claude')
| -rw-r--r-- | .claude/settings.local.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index 282bb4b..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(tree:*)", - "Bash(find:*)", - "Bash(file:*)", - "Bash(npm run dev:*)", - "Bash(npm run build:*)", - "Bash(HOST=\"https://cdn.example.com\" npm run build:*)" - ] - } -} |
