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 6ac7ac8 commit 9dbc98eCopy full SHA for 9dbc98e
javascripts/fill.js
@@ -1,6 +1,6 @@
1
"use strict";
2
3
-/*jslint white:true */
+/*jslint white:true, loopfunc:true, loopvar:true */
4
5
function minify(js) {
6
return (
0 commit comments