Skip to content
This repository was archived by the owner on Feb 14, 2026. It is now read-only.

Commit 6c353a8

Browse files
committed
claude settings
1 parent 088d70d commit 6c353a8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.claude/settings.local.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
"Bash(ls:*)",
66
"Bash(npm run build:*)",
77
"Bash(npm test:*)",
8-
"Bash(npm ls:*)"
8+
"Bash(npm ls:*)",
9+
"Bash(find:*)",
10+
"Bash(npx prettier:*)"
911
],
1012
"deny": []
1113
}

0 commit comments

Comments
 (0)