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