We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70bc4f8 commit b5e9122Copy full SHA for b5e9122
bad/index.ts
@@ -7,4 +7,4 @@ console.log(z + x)
7
console.log(a + x)
8
9
const b = { a: 1 }
10
-console.log(`Some ${b}`)
+console.log(`Some ${b}`)
0 commit comments