tests and implementation for using yarn in place of npm
leave node_modules for caching use pure-lockfile use semver.io service to resolve yarn engines restore original yarn.lock after yarn install use mktemp compatible with both osx and linux use yarn check before a --pure-lockfile use yarn check before a --pure-lockfile remove yarn check, does not work as documented clear prebuilt node_modules for yarn users
Showing
test/fixtures/yarn/yarn.lock
0 → 100644
Please register or sign in to comment