17 lines
320 B
JSON
17 lines
320 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(netstat:*)",
|
|
"Bash(findstr:*)",
|
|
"Bash(taskkill:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(npm install:*)",
|
|
"Bash(npx vue-tsc:*)",
|
|
"Bash(xargs cat:*)",
|
|
"Bash(find:*)",
|
|
"Bash(npm run dev:*)",
|
|
"Bash(timeout 10 npm run dev:*)"
|
|
]
|
|
}
|
|
}
|