2.0.6 • Published 7 months ago

eslint-config-vshift v2.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

VShift ESLint Config

Steps to publish on NPM

  1. Ensure the version number is updated in package.json
  2. Login NPM via CLI -- npm login. Account must have write access to the NPM package.
  3. npm publish