[indent] indentation level of template string interpolation #652
Labels
bug
Something isn't working
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Milestone
Repro
Expected Result
No error.
Actual Result
6:1 error Expected indentation of 4 spaces but found 6 @typescript-eslint/indent
7:1 error Expected indentation of 0 spaces but found 4 @typescript-eslint/indent
Additional Info
Versions
@typescript-eslint/eslint-plugin
1.11.0
@typescript-eslint/parser
1.11.0
TypeScript
3.5.2
ESLint
6.0.1
node
12.1.0
npm
6.9.0
The text was updated successfully, but these errors were encountered: