mirror of
https://github.com/runyanjake/cooking.git
synced 2026-03-26 09:53:17 -07:00
14 lines
216 B
JSON
14 lines
216 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm run *)",
|
|
"Bash(npm install *)",
|
|
"Bash(npm uninstall *)",
|
|
"Bash(npm ls *)",
|
|
"Bash(node *)",
|
|
"Bash(ls *)",
|
|
"Bash(ls)"
|
|
]
|
|
}
|
|
}
|