miragejs / mirage-msw

4 stars 4 forks source link

Use PNPM #9

Closed IanVS closed 1 year ago

IanVS commented 1 year ago

This swaps out yarn for pnpm as the package manager.

Closes https://github.com/miragejs/mirage-msw/pull/8 (replaces it).

Use corepack enable to use it (be sure to be on a recent version of node, ideally the one specified in the .nvmrc)