11 lines
233 B
JSON
11 lines
233 B
JSON
{
|
|
"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 \"완료\")"
|
|
]
|
|
}
|
|
}
|