mirror of
https://github.com/runyanjake/cooking.git
synced 2026-03-26 01:43:17 -07:00
16 lines
285 B
JSON
16 lines
285 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm run *)",
|
|
"Bash(npm install *)",
|
|
"Bash(npm uninstall *)",
|
|
"Bash(npm ls *)",
|
|
"Bash(node *)",
|
|
"Bash(ls *)",
|
|
"Bash(ls)",
|
|
"Bash(node -e:*)",
|
|
"WebFetch(domain:thewoksoflife.com)"
|
|
]
|
|
}
|
|
}
|