10 lines
132 B
JSON
10 lines
132 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(kill %1)",
|
||
|
|
"Bash(pkill -f \"vite dev\")",
|
||
|
|
"Bash(npm run *)"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|