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
/
.babelrc
7 lines
(6 loc)
•
74 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"presets"
:
[
"es2016"
,
[
"env"
,
{
"modules"
:
"commonjs"
}
]
]
}