Files
YG_FT_Platform/.claude/settings.local.json

12 lines
175 B
JSON
Raw Normal View History

2026-01-07 15:50:03 +08:00
{
"permissions": {
"allow": [
"Bash(npm init -y)",
"Bash(npm install:*)",
"Bash(tree:*)",
"Bash(npm run)",
"Bash(npm run dev)"
]
}
}