Releases: cooperka/eslint-config-cooperka
Releases · cooperka/eslint-config-cooperka
v1.0.1
v1.0.0
Changed
- Replaced
index.js
withvanilla.js
to exclude React [breaking change]- Anyone extending
cooperka
will now need to extendcooperka/vanilla
instead - This allows the
vanilla
config to not depend on Airbnb's React rules, making things faster and simpler for non-React projects
- Anyone extending