mirror of
https://github.com/ZeroCatDev/ClassworksKV.git
synced 2025-10-22 10:23:12 +00:00
15 lines
282 B
JSON
15 lines
282 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(mkdir:*)",
|
|
"Bash(pnpm create:*)",
|
|
"Bash(pnpm install:*)",
|
|
"Bash(pnpm add:*)",
|
|
"Bash(pnpm dlx:*)",
|
|
"WebFetch(domain:www.shadcn-vue.com)",
|
|
"Bash(pnpm build)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
} |