eslint-config-auth0-base
Version:
Auth0's base JS ESLint config, following our styleguide
67 lines (51 loc) • 3.3 kB
Markdown
13.1.0 / 2017-08-09
==================
- Update `eslint-config-airbnb-base` to `^11.3.1`, `eslint-config-prettier` to `^2.3.0` and `eslint-plugin-import` to `^2.7.0`.
- Add support for `eslint@^4.3.0`.
13.0.0 / 2017-06-06
==================
- Update `eslint-config-airbnb-base` to `^11.2.0`, and `eslint-config-prettier` to `^2.1.1`.
12.1.0 / 2017-05-05
==================
- Add prettier entry point.
- Add exception to rule `no-underscore-dangle` to allow `_id`, specially for projects that use mongo.
12.0.1 / 2017-05-03
==================
- Merge docs changes from airbnb and update deps.
12.0.0 / 2017-01-08
==================
- Merge docs changes and update to [eslint-config-airbnb-base v11.0.1](https://github.com/airbnb/javascript/blob/master/packages/eslint-config-airbnb-base/CHANGELOG.md#1101--2017-01-08).
11.0.0 / 2016-12-07
==================
- Merge docs changes and update to [eslint-config-airbnb-base v10.0.1](https://github.com/airbnb/javascript/blob/master/packages/eslint-config-airbnb-base/CHANGELOG.md#1001--2016-11-07).
10.0.0 / 2016-12-07
==================
- Merge docs commits from [eslint-config-airbnb-base v9.0.0](https://github.com/airbnb/javascript/blob/master/packages/eslint-config-airbnb-base/CHANGELOG.md#900--2016-10-16).
- Update eslint-config-airbnb-base to v9.0.0
9.0.0 / 2016-12-07
==================
- Merge commits from [eslint-config-airbnb-base v8.0.0](https://github.com/airbnb/javascript/blob/master/packages/eslint-config-airbnb-base/CHANGELOG.md#800--2016-09-24) state and solve conflicts.
8.0.0 / 2016-12-06
==================
- Merge commits from [eslint-config-airbnb-base v7.2.0](https://github.com/airbnb/javascript/blob/master/packages/eslint-config-airbnb-base/CHANGELOG.md#720--2016-09-23) state and solve conflicts.
7.0.0 / 2016-12-06
==================
- Merge commits from [eslint-config-airbnb-base v6.0.0](https://github.com/airbnb/javascript/blob/master/packages/eslint-config-airbnb-base/CHANGELOG.md#600--2016-09-06) state and solve conflicts.
6.0.0 / 2016-09-25
==================
- Only maintain our custom changes for eslint-config-auth0-base
5.0.0 / 2016-09-02
==================
- Merge commits from [eslint-config-airbnb-base v5.0.3](https://github.com/airbnb/javascript/blob/master/packages/eslint-config-airbnb-base/CHANGELOG.md#503--2016-08-21) state and solve conflicts.
4.0.0 / 2016-09-02
==================
- Merge commits from [eslint-config-airbnb-base v4.0.2](https://github.com/airbnb/javascript/blob/master/packages/eslint-config-airbnb-base/CHANGELOG.md#402--2016-07-14) state and solve conflicts.
3.0.0 / 2016-09-02
==================
- Merge commits from [eslint-config-airbnb-base v3.0.1](https://github.com/airbnb/javascript/blob/master/packages/eslint-config-airbnb-base/CHANGELOG.md#301--2016-05-08) state and solve conflicts.
2.0.0 / 2016-09-02
==================
- Merge commits from [eslint-config-airbnb-base v2.0.0](https://github.com/airbnb/javascript/blob/master/packages/eslint-config-airbnb-base/CHANGELOG.md#200--2016-04-29) state and solve conflicts.
1.0.0 / 2016-09-02
==================
- Merge commits from [eslint-config-airbnb-base v1.0.4](https://github.com/airbnb/javascript/blob/master/packages/eslint-config-airbnb-base/CHANGELOG.md#104--2016-04-26) state and solve conflicts.