eslint-plugin-node
eslint-plugin-node copied to clipboard
Support .nvmrc
Could this plugin get the Node version from the .nvmrc file?
This way it would be more handy to update the Node version: we could just run node -v > .nvmrc without touching package.json. For some projects engines.node isn’t needed and the .nvmrc would be the single source of truth.