🐞 Bug Fixes
- configs: Member-delimiter-style should use semi delimiters when semi is true, fix #266 - by @IGx89 in #267 and #266 (7701a)
- indent: Correctly identify opening brace on enum declaration - by @PindaPixel and Lucas Kruger in #261 (3c794)
- padding-line-between-statements: Recognize ExportAllDeclaration nodes - by @fasttime in #257 (52f05)
- ts/indent: Indentation of multiline type parameter instantiations - by @lo1tuma in #256 (0ef56)