mirror of
https://github.com/runyanjake/jakesphotos.git
synced 2026-03-26 05:23:18 -07:00
13 lines
370 B
JSON
13 lines
370 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(for f in \"C:/Users/runya/Documents/repositories/jakesphotos/content/collections\"/*/images.json)",
|
|
"Bash(do node -e \"JSON.parse\\(require\\(''fs''\\).readFileSync\\(''$f'',''utf8''\\)\\)\")",
|
|
"Bash(echo \"OK: $f\")",
|
|
"Bash(echo \"BAD: $f\")",
|
|
"Bash(done)",
|
|
"Bash(node -e \":*)"
|
|
]
|
|
}
|
|
}
|