UNPKG
imagemapchart
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
hover and click behavior for an imagemap
github.com/ccnmtl/imagemapchart
ccnmtl/imagemapchart
imagemapchart
/
.jshintrc
12 lines
(11 loc)
•
167 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"white"
:
true
,
"trailing"
:
true
,
"undef"
:
true
,
"browser"
:
true
,
"eqeqeq"
:
true
,
"curly"
:
true
,
"predef"
:
[
"require"
]
}