2.9.0 (2024-10-05)
Features
- add indent option tabLength to customize config (#538) (91a18e7)
- curly-newline: add new rule (#548) (049c20e)
- Improve indent in template literals (#553) (9130c94)
- jsx/jsx-closing-tag-location: add location option to customize indentation (#550) (ae09edd)
Bug Fixes
- quotes: only when allowTemplateLiterals set, allow template literals to avoid escape sequences (#544) (7e3a0d3)