UNPKG
jspngopt
Version:
latest (0.2.0)
0.2.0
0.1.0
PNG optimizer, similar to optipng
github.com/gagern/jspngopt
gagern/jspngopt
jspngopt
/
.jshintrc
8 lines
(7 loc)
•
102 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"node"
:
true
,
"futurehostile"
:
true
,
"latedef"
:
"nofunc"
,
"noarg"
:
true
,
"strict"
:
true
}