Files

11 lines
184 B
JSON
Raw Permalink Normal View History

{
"permissions": {
"allow": [
"Bash(kill %1)",
"Bash(pkill -f \"vite dev\")",
2026-05-12 00:45:02 +12:00
"Bash(npm run *)",
"WebFetch(domain:raw.githubusercontent.com)"
]
}
}