3.0.3 • Published 8 years ago

eslint-config-trustar v3.0.3

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

TruSTAR's ESLint Config

The shared config we use at TruSTAR. Based on Airbnb JavaScript

Usage

Be sure to install all the necessary peer dependencies along with this module:

npm install --save-dev eslint-config-trustar eslint eslint-plugin-react eslint-config-airbnb-base eslint-plugin-import eslint-plugin-flow-vars babel-eslint

Then create a new .eslintrc which extends trustar:

{
  "extends": ["trustar"]
}

That's all!

Contributing

Our coding style subjective and we're happy for feedback. If you'd like to make a suggestion or feel that any of our rules should be changed feel free to open a pull request.

3.0.3

8 years ago

3.0.2

9 years ago

3.0.1

9 years ago

3.0.0

9 years ago

2.0.3

9 years ago

2.0.2

9 years ago

2.0.1

9 years ago

2.0.0

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago