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.
2 parents 927bfc6 + 42f28bd commit 8d913beCopy full SHA for 8d913be
playground/hoisting-FINISHED.js
@@ -1,4 +1,4 @@
1
-/* esline-disable */
+/* eslint-disable */
2
let age;
3
console.log(age);
4
age = 10;
0 commit comments