[no-base-to-string] remove option ignoreTaggedTemplateExpressions
#1914
Labels
breaking change
This change will require a new major version to be released
bug
Something isn't working
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Milestone
Context: #1757 (comment)
This option should never have been added to the rule, and was added due to my misunderstanding of how tagged template expressions are type checked.
The text was updated successfully, but these errors were encountered: