UNPKG
iceproductionz-event-disptacher
Version:
latest (1.0.0)
1.0.0
iceproductionz-event-disptacher
/
.babelrc
7 lines
•
107 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"presets"
:
[
"babel-preset-es2015"
,
"babel-preset-react"
]
,
"plugins"
:
[
"istanbul"
]
}