eslint-config-hipages

1.1.0 • Public • Published

eslint-config-hipages

npm version

hipages' eslint configurations

Getting started

npm install --save-dev eslint-config-hipages

Add .eslintrc.json to your project.

{
  "extends": "hipages",
  "rules": {
    // project specific rules go here
  }
}

Rules

We extend from AirBnb's rules.

Our exceptions can be found in our config.

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-hipages

Weekly Downloads

0

Version

1.1.0

License

MIT

Last publish

Collaborators

  • joeruello