electric
electric copied to clipboard
Add a packageManager property to root `package.json` to enable use of corepack
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.