Files
YG_FT_Platform/.claude/settings.local.json

12 lines
175 B
JSON

{
"permissions": {
"allow": [
"Bash(npm init -y)",
"Bash(npm install:*)",
"Bash(tree:*)",
"Bash(npm run)",
"Bash(npm run dev)"
]
}
}