Skip to content

Commit

Permalink
Add .nvmrc (microsoft#152883)
Browse files Browse the repository at this point in the history
Since the contribution guidelines advise on a specific version of node,
it adding .nvmrc for those that use nvm will automatically let them use the
correct version of node if they do nvm use

just a small QOL thing for devs.

Co-authored-by: João Moreno <[email protected]>
  • Loading branch information
errietta and joaomoreno authored Jul 22, 2022
1 parent d902fec commit 9e0de4a
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 @@
16.14

0 comments on commit 9e0de4a

Please sign in to comment.