We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f16205e commit fec552aCopy full SHA for fec552a
Debugging/catch-mixed-usage-of-single-and-double-quotes.json
@@ -0,0 +1 @@
1
+{"index.js":"let innerHtml = \"<p>Click here to <a href='#Home'>return home</a></p>\";\nconsole.log(innerHtml);"}
0 commit comments