14 lines
230 B
JSON
14 lines
230 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm install:*)",
|
|
"Bash(npx next:*)",
|
|
"Bash(node:*)",
|
|
"Bash(npm view:*)",
|
|
"Bash(npm info:*)",
|
|
"Bash(npm ls:*)",
|
|
"Bash(npm outdated:*)"
|
|
]
|
|
}
|
|
}
|