Files
Flash5/.claude/settings.local.json
T

24 lines
818 B
JSON

{
"permissions": {
"allow": [
"Bash(cd:*)",
"WebFetch(domain:github.com)",
"WebFetch(domain:raw.githubusercontent.com)",
"WebFetch(domain:api.github.com)",
"Bash(xargs grep:*)",
"Bash(jfr summary:*)",
"Bash(jfr print:*)",
"Bash(sort -t= -k4 -rn)",
"Bash(sed 's/.*objectClass = //')",
"Bash(sed 's/ \\(.*//')",
"Bash(sed 's/^\\\\s*//')",
"Bash(jar tf:*)",
"Bash(javap -c -p /c/Users/elorc/.m2/repository/dev/relism/fpr-core/1.1.0/fpr-core-1.1.0.jar!/dev/relism/fpr/core/internal/runtime/FrozenRouter.class)",
"Read(//c/tmp/**)",
"Bash(jar xf:*)",
"Bash(javap -c -p dev/relism/fpr/core/internal/runtime/FrozenRouter.class)",
"Bash(javap -c -p dev/relism/fpr/core/internal/runtime/RouteSearch.class)"
]
}
}