This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
v5.4.3
🛠️ Bugfixes
- [bugfix] Fixed regression with empty
--out
file (#2867) - [bugfix]
unified-signatures
: Don't suggest to unify rest parameters. (#2874) - [bugfix]
binary-expression-operand-order
: Allow if both sides of the binary expression are literals. (#2873) - [bugfix] Restore compatibility with typescript@2.1 and 2.2 for
whitespace
,space-before-function-paren
anddeprecation
(#2893) - [docs]
no-string-literal
: Fix documentation (#2875)