eslint-config-habx

1.3.0 • Public • Published

Eslint config habx

The global configuration used through all habx projects. Mostly based on https://github.com/airbnb/javascript

Usage

  1. Make sure to have eslint installed in your project
  2. Run npm install --save-dev eslint-config-habx
  3. Create a .eslintrc file
  4. Paste the json bellow in the .eslintrc file:
{
  "extends": ["habx"]
}

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-habx

Weekly Downloads

6

Version

1.3.0

License

ISC

Unpacked Size

7.23 kB

Total Files

8

Last publish

Collaborators

  • habx