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 5b8da18 commit fcbf57cCopy full SHA for fcbf57c
.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