Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

v4.0.2

Compare
Choose a tag to compare
@nchen63 nchen63 released this 23 Nov 16:30
  • [enhancement] Don't exit when a rule can't be found. Print as a warning instead (#1771)
  • [api-change] Allow 3rd party apps to see exception when the config is invalid (#1764)
  • [bugfix] Fix object-literal-key-quotes so that a property named as empty string needs quotes (#1762)
  • [bugfix] Report correct number of fixes done by --fix (#1767)
  • [bugfix] Fix false positives and exceptions in prefer-for-of (#1758)
  • [bugfix] Fix adjacent-overload-signatures false positive when a static function has the same name (#1772)