Whole-repo (Turbo)
Single workspace (pnpm filter)
MCP CLI (after install)
Useful one-offs
Husky and lint-staged
These run automatically ongit commit:
- ESLint with
--fixon staged*.{js,jsx,ts,tsx} i18n:checkon stagedapps/webfiles- Prettier on staged JSON / Markdown / YAML
git commit --no-verify. But please don’t.