Closed amika-sq closed 10 months ago
Adds an .nvmrc file. Now users can just type nvm use within this directory to switch to the proper version of node.
.nvmrc
nvm use
Adds an
.nvmrc
file. Now users can just typenvm use
within this directory to switch to the proper version of node.