mirror of
https://github.com/runyanjake/jakesphotos.git
synced 2026-06-25 07:14:53 -07:00
16 lines
519 B
JSON
16 lines
519 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 \":*)",
|
|
"Read(//c/Users/runya/Documents/repositories/jakeswestcoast/src/**)",
|
|
"Bash(node scripts/build-content.js)",
|
|
"Bash(npx eslint *)"
|
|
]
|
|
}
|
|
}
|