chore: Update project configuration
- Add demo app path reference in CLAUDE.md - Add bash command permissions for development tools
This commit is contained in:
parent
e66b078dd8
commit
c18115da0e
@ -9,7 +9,11 @@
|
|||||||
"Bash(git add:*)",
|
"Bash(git add:*)",
|
||||||
"Bash(git commit:*)",
|
"Bash(git commit:*)",
|
||||||
"Bash(git push:*)",
|
"Bash(git push:*)",
|
||||||
"Bash(npm run dev:*)"
|
"Bash(npm run dev:*)",
|
||||||
|
"Bash(findstr:*)",
|
||||||
|
"Bash(npm link:*)",
|
||||||
|
"Bash(find:*)",
|
||||||
|
"Bash(nul)"
|
||||||
],
|
],
|
||||||
"deny": [],
|
"deny": [],
|
||||||
"ask": []
|
"ask": []
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user