2.8.0 (2024-09-09)
Features
- indent: indention inside TemplateLiteral always start at level one (#528) (d2f92c0)
- remove
@types/eslint
(5ea3d6a)
Bug Fixes
- indent-binary-ops: improve nested handling, close #530 (af1c21a)
- move spacing rules about
as
andsatisfies
fromtype-annontation-spacing
tokeyword-spacing
(#535) (b89ae5e)