🚨 Breaking Changes
- dot-location: Change default option to
property- by @9romise in #1264 (8b639) - indent: Enforce property value indentation - by @9romise in #1266 (6c0a1)
🚀 Features
- Extend directive comments - by @9romise in #1251 (3fe33)
- Stable list-style - by @9romise in #1255 (b7676)
- Upgrade deps - by @9romise in #1257 (3e44c)
- list-style: Support empty structures - by @9romise in #1253 (d1792)
- space-infix-ops: Add ignoreOperators option - by @morgan-coded in #1243 (54528)
🐞 Bug Fixes
- generator-star-spacing:
- indent:
- keyword-spacing:
- multiline-comment-style:
- Ignore TypeScript directive comments - by @morgan-coded in #1228 (05a50)
- multiline-ternary:
- operator-linebreak:
- rest-spread-spacing: