UNPKG
vuejs-souldatetimepicker
Version:
latest (1.1.15)
1.1.15
1.1.14
1.1.13
Datetime picker for vuejs2
github.com/tjohnn/vuejs-datetimepicker
tjohnn/vuejs-datetimepicker
vuejs-souldatetimepicker
/
__tests__
/
.eslintrc
8 lines
(7 loc)
•
80 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"globals"
:
{
"describe"
:
true
,
"it"
:
true
,
"expect"
:
true
}
}