published SOON
- ❗ bump eslint peer dependency to
eslint@8
and all plugins to latest; rules will have changed. - ❗ Initial release under the new package name,
@xavdid/eslint-config
.
The below describes the changelog for the original package, published as eslint-config-xavdid
.
published 2021-09-15
- ❗ extracted React rules into
eslint-config-xavdid-with-react
. For react projects, version1.0.0
of that is identical to2.0.1
of this package.
published 2021-08-14
- remove unnecessary
eslint-plugin-standard
published 2021-08-14
- ❗ deps are now properly out of
peerDependencies
- ❗ updated plugins, which will likely mean changed rules
published 2020-10-20
- Initial public release