UNPKG
calendar-vue-app
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
一款高效、简洁、功能丰富、宽度可自适应的app端考勤日历插件
github.com/Liweifei/calendar-vue-app
Liweifei/calendar-vue-app
calendar-vue-app
/
.babelrc
7 lines
(6 loc)
•
72 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"presets"
:
[
[
"env"
,
{
"modules"
:
false
}
]
,
"stage-3"
]
}