UNPKG
js-year-calendar
Version:
latest (2.0.0)
next (2.0.0-alpha.3)
2.0.0
2.0.0-alpha.3
2.0.0-alpha.2
2.0.0-alpha.1
1.0.2
1.0.2-alpha.1
1.0.1
1.0.0
1.0.0-alpha.7
1.0.0-alpha.6
1.0.0-alpha.5
1.0.0-alpha.4
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha.1
A fully customizable year calendar widget
year-calendar.github.io
year-calendar/js-year-calendar
js-year-calendar
/
.babelrc
10 lines
•
221 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"presets"
: [
"
@babel
/preset-typescript"
,
"
@babel
/preset-env"
],
"plugins"
: [
"
@babel
/plugin-proposal-class-properties"
,
"
@babel
/plugin-transform-modules-umd"
] }