UNPKG
vue-floatthead
Version:
latest (0.0.5)
0.0.5
0.0.4
Vue 2 component for jquery.floatThead
vue-floatthead
/
test
/
unit
/
.eslintrc
10 lines
(9 loc)
•
95 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"env"
:
{
"mocha"
:
true
}
,
"globals"
:
{
"expect"
:
true
,
"sinon"
:
true
}
}