Files
ibs-fullstack/ruoyi-ui/.claude/settings.local.json
2026-02-26 14:51:13 +08:00

11 lines
191 B
JSON

{
"permissions": {
"allow": [
"Bash(if exist node_modules rmdir /s /q node_modules)",
"Bash(if exist:*)",
"Bash(npm install:*)",
"Bash(npm run dev)"
]
}
}