{ "permissions": { "allow": [ "Bash(pnpm add *)", "Bash(pnpm dlx *)", "Bash(pnpm install *)", "Bash(pnpm build *)", "Bash(pnpm lint *)", "Bash(pnpm dev *)", "Bash(pnpm typecheck)", "Bash(pnpm format)", "Bash(pnpm format:check)", "Bash(git add *)", "Bash(git commit *)", "Bash(git push)" ] } }