This repository was archived by the owner on Jan 21, 2022. It is now read-only.
Releases: CAAPIM/eslint-config-ca
Releases · CAAPIM/eslint-config-ca
Release list
v3.0.0
v2.0.1
<a name"2.0.1">
2.0.1 (2017-04-07)
Bug Fixes
- remove require-default-props rule in favour of Flowtype (cc4a79d1)
v2.0.0
<a name"2.0.0">
2.0.0 (2017-03-30)
Bug Fixes
- update NPM dependencies and remove deprecated rules (a234a3f1)
Features
- reset rules to airbnb default (14878bf7)
Breaking Changes
- All eslint rules have been reviewed with the APIM Web team and we all agreed on using mostly Airbnb standards apart from three rules, listed in
index.js. This will most likely break the build for current apps using this repository.
(14878bf7)