Skip to content

Commit

Permalink
Add .nvmrc file for those of us using it
Browse files Browse the repository at this point in the history
Adding .nvmrc file is a noop for people who don't use nvm. But for those of use using nvm, declaring the target version of node for this project is very helpful.
  • Loading branch information
sdhull committed Dec 15, 2018
1 parent 3e8f335 commit 6dd7024
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lts/boron

0 comments on commit 6dd7024

Please sign in to comment.