jakesphotos/.claude/settings.local.json
2026-06-22 03:30:23 -07:00

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 *)"
]
}
}