{ "permissions": { "allow": [ "Bash(pnpm --filter @r-utils/vue3 add vue)", "Bash(grep -A 5 '\"\"dependencies\"\"' /d/Projects/r-util-js/packages/*/package.json)", "Bash(grep -r \"console.log\" /d/Projects/r-util-js/packages/*/webpack.config.js)", "Bash(grep -c \"__dirname\" /d/Projects/r-util-js/packages/*/webpack.config.js)", "Bash(grep -r \"private.*true\" /d/Projects/r-util-js/packages/*/package.json)", "Bash(grep \"name\" /d/Projects/r-util-js/packages/*/package.json)", "Bash(git -C /d/Projects/r-util-js status --short)", "Bash(pnpm install)", "Bash(pnpm build)", "Bash(pnpm test)", "Bash(printf 'npm run lint-staged\\\\nnpm test\\\\n')", "Bash(printf 'npx commitlint --edit \"\"$1\"\"\\\\n')" ] } }