benweet / stackedit

In-browser Markdown editor
https://stackedit.io/
Apache License 2.0
21.49k stars 2.7k forks source link

Add .nvmrc file for nvm #1788

Open erellsworth opened 2 years ago

erellsworth commented 2 years ago

My default version of Node is 16.x, which threw all kinds of errors when I tried to build and run the app. I've added this file to support the nvm use command from node version manager.