readme.md for @push.rocks/smartpnpm
@push.rocks/smartpnpm
use pnpm in your code
Install
To add @push.rocks/smartpnpm to your project, run the following command:
pnpm add @push.rocks/smartpnpm --save
Ensure that you have pnpm installed globally on your system. If not, you can install it via npm with:
npm install -g p...