New rules
- Add
prefer-number-properties
rule (#622) 8d8ce43 - Add
prefer-set-has
rule (#604) 9fa8de1
Improvements
- Add
ignore
option toexpiring-todo-comment
rule (#555) 08fabf6
Fixes
no-console-spaces
: Fix crash on string contains\n
(#629) 9cd01cdexplicit-length-check
: Ignore computedlength
ofMemberExpression
(#620) 418e072prefer-spread
: Insert semicolon in more cases (#615) de48b3dcatch-error-name
: KeeptypeAnnotation
when replacingidentifier
(#613) 446ff37prevent-abbreviations
: Fix crash onTypeParameter
with default value (#606) 2ef7a21prevent-abbreviations
: Add global variables check (#603) b5c0a12- Update
regexp-tree
to fix whitespace rewrite (#605) 2b78a17