electric icon indicating copy to clipboard operation
electric copied to clipboard

Add a packageManager property to root `package.json` to enable use of corepack

Open ericallam opened this issue 5 months ago • 1 comments

This will make it easier for contributes to download the repo and install packages using the required package manager.

Bonus points for adding an .nvmrc to make it easy to use the correct Node.js version.

ericallam avatar Sep 24 '24 11:09 ericallam