{ "permissions": { "allow": [ "Bash(npm create:*)", "Bash(npm install:*)", "Bash(npx tsc:*)", "Bash(npm run build:*)", "Bash(npx eslint:*)", "Bash(tree:*)", "Bash(python:*)", "Bash(pip --version:*)", "Bash(pip install:*)", "Bash(npx vite build:*)", "Bash(git:*)", "Bash(cat:*)", "Bash(ls:*)", "Bash(cd:*)", "Bash(mkdir:*)", "Bash(cp:*)", "Bash(mv:*)", "Read(*)", "Write(*)" ] } }