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.
jshintrc
1 parent fb1ac89 commit 342b89eCopy full SHA for 342b89e
.jshintrc
@@ -5,7 +5,7 @@
5
"freeze": true,
6
"funcscope": true,
7
"futurehostile": true,
8
- "globalstrict": true,
+ "strict": "global",
9
"latedef": true,
10
"maxparams": 1,
11
"noarg": true,
0 commit comments