mirror of
https://github.com/pnpm/pnpm.git
synced 2026-07-25 07:03:03 -04:00
Add n/prefer-node-protocol rule and autofix all bare builtin imports to use the node: prefix. Simplify the simple-import-sort builtins pattern to just ^node: since all imports now use the prefix.
@pnpm/hooks.read-package-hook
Creates the default package reader hook used by pnpm
Installation
pnpm add @pnpm/hooks.read-package-hook
License
MIT