mirror of
https://github.com/runyanjake/cooking.git
synced 2026-03-26 09:53:17 -07:00
17 lines
336 B
JSON
17 lines
336 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)",
|
|
"WebFetch(domain:www.spendwithpennies.com)"
|
|
]
|
|
}
|
|
}
|