We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20e1f52 commit 9f68ff5Copy full SHA for 9f68ff5
1 file changed
tests/cases/fourslash/indentationInJsx3.ts
@@ -4,8 +4,8 @@
4
////function foo() {
5
//// return (
6
//// <div>
7
-/////*0*/hello
8
-/////*1*/goodbye
+////hello
+////goodbye
9
//// </div>
10
//// )
11
////}
0 commit comments