chore: remove local settings configuration for claude

This commit is contained in:
hyeonggil
2026-04-11 10:42:52 +09:00
parent 90447622e1
commit 5d03ea786b

View File

@@ -1,10 +0,0 @@
{
"permissions": {
"allow": [
"WebFetch(domain:nuxt.com)",
"WebFetch(domain:ui.shadcn.com)",
"WebFetch(domain:www.shadcn-vue.com)",
"Bash(pkill -f \"nuxt dev\" 2>/dev/null; echo \"완료\")"
]
}
}