mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-27 03:21:55 -04:00
Add eslint-plugin-simple-import-sort to enforce consistent import ordering: - Node.js builtins first - External packages second - Relative imports last - Named imports sorted alphabetically within each statement
@pnpm/plugin-commands-patches
Commands for creating patches
Installation
pnpm add @pnpm/plugin-commands-patching
License
MIT