1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
{ "permissions": { "allow": [ "Bash(pnpm dev)", "Bash(pnpm build)", "Bash(pnpm postbuild)", "Bash(pnpm preview)", "Bash(pnpm lint)", "Bash(pnpm format)", "Bash(pnpm format:*)", "Bash(pnpm check)", "Bash(pnpm install)", "Bash(git *)" ], "deny": [] } }