mirror of
https://github.com/runyanjake/cooking.git
synced 2026-06-25 08:04:51 -07:00
16 lines
572 B
JSON
16 lines
572 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm run *)",
|
|
"Bash(npm install *)",
|
|
"Bash(npm uninstall *)",
|
|
"Bash(npm ls *)",
|
|
"Bash(node *)",
|
|
"Bash(ls *)",
|
|
"WebFetch(*)",
|
|
"Bash(mkdir -p \"c:/Users/runya/Documents/repositories/cooking/public/recipes/mexican/fajita-vegetables/assets\")",
|
|
"Bash(cp \"c:/Users/runya/Documents/repositories/cooking/public/recipes/mexican/birria/assets/not-found.svg\" \"c:/Users/runya/Documents/repositories/cooking/public/recipes/mexican/fajita-vegetables/assets/not-found.svg\")"
|
|
]
|
|
}
|
|
}
|