mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 21:00:41 +00:00
9 lines
98 B
JSON
9 lines
98 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npx vite *)",
|
|
"Bash(npx tsc *)"
|
|
]
|
|
}
|
|
}
|