This repository has been archived by the owner on Jul 16, 2024. It is now read-only.
Releases: appfolio/eslint-config-appfolio-base
Releases · appfolio/eslint-config-appfolio-base
Release 2.0.1
What's Changed
- 2.0.0 by @davidacevedo in #17
- build: add publish step for npm by @davidacevedo in #18
- Turn off
no-plusplus
rule by @aaronmars in #19
New Contributors
- @davidacevedo made their first contribution in #17
Full Changelog: v2.0.0...v2.0.1
Release 2.0.0
This release updates eslint to 8.x.x and bumps all of the packages to their latest.
Adopting this version will likely incur a bunch of linter errors/warnings as things have changed significantly in the eslint versions since the last update.
0.3.1: Merge pull request #3 from appfolio/loosenRules
gt - Loosen jsdoc, prop-type rules