We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3d846b + 1cb8deb commit 395ecb2Copy full SHA for 395ecb2
4 files changed
.jshintrc
@@ -15,6 +15,7 @@
15
"unused": true,
16
"predef": [
17
"require",
18
- "global"
+ "global",
19
+ "window"
20
]
21
}
0 commit comments