relign / nvmrc-inspect

check .nvmrc, help lock node version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nvmrc-inspect

check .nvmrc, help lock node

Add .nvmrc file to your project.

   "prestart": "nvmrc-inspect --path [path]" 

Before the command of your start project, add inspect nvmrc command.

[path]
The path is .nvmrc path of project;

About

check .nvmrc, help lock node version

License:MIT License


Languages

Language:JavaScript 100.0%