{
"permissions": {
"allow": [
"Bash(npm install)",
"Bash(ls:*)",
"Bash(cat:*)",
"Bash(npx tsc:*)",
"Bash(npm run dev:*)",
"Bash(timeout:*)"
]
}