11 lines
157 B
JSON
11 lines
157 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm create *)",
|
|
"Bash(npm install *)",
|
|
"Bash(npm run *)",
|
|
"Bash(xargs grep *)"
|
|
]
|
|
}
|
|
}
|