This repository was archived by the owner on Aug 4, 2020. It is now read-only.
v5.1.0
- Fixed a bug in the semi rule when the
omitLastInOneLineBlock
option is used with class properties (#144) - Sync'd
new-cap
tests with latest from ESLint to make sure there are no regressions - Updated
eslint-plugin-composer
to v0.3.0 - Added support for do expressions to the
no-unused-expressions
rule, thanks @lyleunderwood (#131)