3.0.1 • Published 7 years ago

eslint-config-mediahound v3.0.1

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
7 years ago

MediaHound ESLint config

Our in-house config for ESLint.

Requirements

We use Babel and React in our projects and we use a few ESLint plugins. They are marked as peerDependencies to this project. You will need to install them along with this config:

npm install --save-dev eslint-config-mediahound babel-eslint eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-filenames

Then, in your .eslintrc file, add:

{
  "extends": "mediahound"
}
3.0.1

7 years ago

3.0.0

7 years ago

2.2.2

8 years ago

2.2.1

8 years ago

2.2.0

8 years ago

2.1.0

8 years ago

2.0.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago