Skip to content

Commit b5e9122

Browse files
Test
1 parent 70bc4f8 commit b5e9122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bad/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ console.log(z + x)
77
console.log(a + x)
88

99
const b = { a: 1 }
10-
console.log(`Some ${b}`)
10+
console.log(`Some ${b}`)

0 commit comments

Comments
 (0)