Typescript-Eslint
Extending "plugin:@typescript-eslint"
enables most of the
typescript-eslint rules. Only the rules that have been modified in the config are listed below.
Rule Name | Status |
---|---|
@typescript-eslint/no-explicit-any | warn |
no-unused-vars | warn |
no-this-alias | off |