This repository was archived by the owner on Mar 25, 2021. It is now read-only.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v5.20.0
strict-boolean-expressionsfalse positive with"ignore-rhs"option (4746: fix weird failures in strict-boolean-expressions for 'ignore-rhs' option #4833)no-unnecessary-type-assertionno error when"strict": truein compiler flags (Fix bug where the strict ts flag wasn't recognised correctly byno-unnecessary-type-assertion#4841)file-name-casingrule works correctly (fix(file-name-casing): ignore option works correctly #4848)array-typefalse positive for simple parenthesized types with "array-simple" option (Parenthesized simple types are not fixed correctly when using array-type array-simple #4844)object-literal-shorthandsupports{"property"?: "never", "method"?: "never"}as config options (Support granular config in 'object-literal-shorthand' #4842)allow-genericsoption forinvalid-voidrule (Added allow-generics option to invalid-void rule #4839)check-super-callsoption forunnecessary-constructorrule (4594 - fix unnecessary-constructor parameters for super call #4813)diffdependency to v4.0.1 (Upgradediffto 3.5.0 #4845, Upgrade diff to 4.0.1 #4852)