We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90551e7 commit 09e7731Copy full SHA for 09e7731
1 file changed
src/js/_enqueues/vendor/codemirror/fakejshint.js
@@ -34,6 +34,8 @@
34
*/
35
36
window.JSHINT = ( () => {
37
+ 'use strict';
38
+
39
/**
40
* Collected error(s) during parsing.
41
*
0 commit comments