Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 43125b9

Browse files
committed
chore(*): Add .nvmrc
If one uses nvm to manage Node.js versions, the .nvmrc file makes `nvm use` switch to the version specified in .nvmrc. There are scripts that invoke it automatically when cd'ing to directories containing .nvmrc so that you never run build commands using a wrong Node version, see: https://github.com/creationix/nvm/blob/v0.31.2/README.markdown#zsh
1 parent 7690146 commit 43125b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.nvmrc

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
4
2+

0 commit comments

Comments
 (0)