This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
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.16.0
quotemark
backtick edge cases and fix behavior for TS < 2.7.1 ([quotemark] Excuse more backtick edge cases #4642)interface-name
rule related to numeric characters in interface names (Fix interfaceName rule #4655, Fix interface name rule #4626)nyc
from v10.2.0 to v13.3.0 ([enhancement] Update nyc from v10.2.0 to v13.3.0 #4633)restrict-plus-operands
rule. (Include actual types for restrict-plus-operands. #4635)comment-format
rule now whitelists//region
comments generated by JetBrains IDE (comment-format: whitelist //region comments #4609)no-null-undefined-union
rule. (Relax "no-null-undefined-union" rule. #4625)allow-else-if
option forunnecessary-else
rule ([unnecessary-else] Allowed skippingelse if
statements via options #4599)switch-default
rule (Remove unnecessary break in switchDefault example #4650)no-parameter-properties
: fix unclear rule description (no-parameter-properties: fix unclear rule description #4629)Thanks to our contributors!