[@typescript-eslint/quotes] False Positive in interface #1309
Labels
bug
Something isn't working
good first issue
Good for newcomers
has pr
there is a PR raised to close this
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
[@typescript-eslint/quotes] False positive in Typescript Interface
Repro
Expected Result
No Errors
Actual Result
6:3 error Strings must use backtick @typescript-eslint/quotes
7:3 error Strings must use backtick @typescript-eslint/quotes
8:3 error Strings must use backtick @typescript-eslint/quotes
Versions
@typescript-eslint/eslint-plugin
2.10.0
@typescript-eslint/parser
2.10.0
TypeScript
3.7.2
ESLint
6.1.0
node
10.16.3
The text was updated successfully, but these errors were encountered: