mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
7eb5f9a999
Copy-pasting commands like `$ pnpm lint` caused errors in shells (e.g. zsh). Updated docs to use `pnpm lint` directly so they run without modification. PR Close #63795