{ "permissions": { "allow": [ "Bash(npm install *)", "Bash(npm --version)", "Bash(npx tsc *)", "Bash(npx vite *)", "Bash(timeout 8 npx tsx src/server/app.ts)", "Bash(node -e \"import\\('occt-import-js'\\).then\\(m => { console.log\\('occt-import-js loaded OK, keys:', Object.keys\\(m\\)\\) }\\).catch\\(e => console.error\\('FAIL:', e.message\\)\\)\")", "Bash(timeout 8 npx tsx --env-file=.env src/server/app.ts)", "Bash(del \"D:\\\\REMOTE CODING\\\\stepview\\\\.gitea\\\\workflows\\\\build.yml\")", "Bash(npm run *)" ] } }