dramaling-vocab-learning/.claude/settings.local.json

14 lines
246 B
JSON

{
"permissions": {
"allow": [
"Read(//Users/jettcheng1018/code/**)",
"Bash(npm install)",
"Bash(npm install:*)",
"Bash(npx:*)",
"Bash(tree:*)",
"Bash(git add:*)"
],
"deny": [],
"ask": []
}
}