0.1.6 • Published 2 years ago

@superbrave/eslint-config v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@superbrave/eslint-config

Eslint config for Superbrave frontend projects

Want to make changes?

  1. Run npm install
  2. Update index.js with desired settings
  3. If you haven't done so, copy .env file: $ cp .env.dist .env
  4. Create a personal access token in Github and paste token in GITHUB_TOKEN variable in .env file
  5. Release your version: $ npm run release and follow prompt