thomazmoura / dev-environment

Dev Environment for developing with NeoVim
MIT License
3 stars 0 forks source link

📦💻 - Fix Set-AutoNodeVersion and keep installed node versions on .storage #45

Open thomazmoura opened 1 year ago

thomazmoura commented 1 year ago

Set-AutoNodeVersion should automatically set the nvs version to the version of the .node-version found on any direct child folder or set lts as the version if no .node-version is found.