mirror of
https://github.com/runyanjake/cooking.git
synced 2026-03-26 01:43:17 -07:00
19 lines
425 B
JSON
19 lines
425 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)",
|
|
"WebFetch(domain:downshiftology.com)",
|
|
"WebFetch(domain:www.thekitchn.com)"
|
|
]
|
|
}
|
|
}
|