2.0.6 • Published 7 months ago
eslint-config-vshift v2.0.6
VShift ESLint Config
Steps to publish on NPM
- Ensure the version number is updated in package.json
- Login NPM via CLI --
npm login
. Account must have write access to the NPM package. npm publish