summaryrefslogtreecommitdiff
path: root/.claude/settings.local.json
diff options
context:
space:
mode:
authorElizabeth Hunt <me@liz.coffee>2025-12-14 16:14:29 -0800
committerElizabeth Hunt <me@liz.coffee>2025-12-14 16:17:29 -0800
commit8ec712c8c884110600954860c21f58107455cfdc (patch)
tree5e5b16ec8b0a1d15d58beae5bc8a7fd5285c6d0e /.claude/settings.local.json
parentdb0d9b80b4412a46cae0e58997f4baa7213948e3 (diff)
downloadadelie-8ec712c8c884110600954860c21f58107455cfdc.tar.gz
adelie-8ec712c8c884110600954860c21f58107455cfdc.zip
Move to typescript
Diffstat (limited to '.claude/settings.local.json')
-rw-r--r--.claude/settings.local.json12
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:*)"
- ]
- }
-}