🚀 Features
- Support
AccessorProperty
- by @9romise in #829 (2143f) - Add
warnOnce
utility for deprecation warnings - by @9romise in #867 (f0158) - indent:
- keyword-spacing:
- multiline-comment-style:
- no-extra-parens:
- object-curly-spacing:
🐞 Bug Fixes
- Disallow extra properties in rule options - by @andreww2012 and @9romise in #883 (bac5f)
- indent: Align first element when
VariableDeclarator
isfirst
- by @9romise in #861 (ddd14)