Skip to content

Commit e1356d0

Browse files
committed
Remove JSLint
1 parent 9dbc98e commit e1356d0

File tree

2 files changed

+1
-26
lines changed

2 files changed

+1
-26
lines changed

.github/workflows/jslint.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

javascripts/fill.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"use strict";
22

3-
/*jslint white:true, loopfunc:true, loopvar:true */
3+
/*jslint white:true */
44

55
function minify(js) {
66
return (

0 commit comments

Comments
 (0)