UNPKG
jqvmap
Version:
latest (1.5.1)
1.5.1
1.5.0
1.0.1
1.0.0
jQuery Vector Map Library
jqvmap.com
manifestinteractive/jqvmap
jqvmap
/
grunt
/
shell.js
7 lines
(6 loc)
•
165 B
JavaScript
View Raw
1
2
3
4
5
6
7
module.exports
=
{ lint: { command:
"node_modules/.bin/eslint src --quiet && echo '
\0
33[0;32m
\n
✓ All Good
\0
33[0m ٩(ˊᗜˋ*)و'"
, stdout:
false
} };