Skip to content

feat: use .nvmrc and package-lock.json

Claudio Romano requested to merge features/use-nvm into master
  • If there is a.nvmrc run nvm use
  • If there is no yarn.lock but a package-loc.json run yarn import
Edited by Claudio Romano

Merge request reports