[no-base-to-string] doesn't catch toLocaleString #2440
Labels
accepting prs
Go ahead, send a pull request that resolves this issue
enhancement: plugin rule option
New rule option for an existing eslint-plugin rule
locked due to age
Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
[no-base-to-string] doesn't catch toLocaleString
Repro
Expected Result
toLocaleString
banned alongsidetoString
Actual Result
no lint error
The text was updated successfully, but these errors were encountered: