{ "permissions": { "allow": [ "Bash(grep:*)", "Bash(pnpm list:*)", "Bash(pnpm test:*)", "Bash(sed:*)", "Bash(pnpm run lint)", "Bash(find:*)", "Bash(npm run test:*)", "Bash(npx vitest:*)", "Bash(pnpm run lint:*)", "Bash(npx eslint:*)", "Bash(npm run lint)", "Bash(npm test)", "Bash(npm run lint:*)", "Bash(pnpm run test:*)", "Bash(npm test:*)", "Bash(npm run typecheck)", "Bash(npx playwright test:*)", "Bash(npm view:*)", "Bash(npm run)" ], "deny": [], "ask": [] } }