UNPKG
infect-frontend
Version:
latest (2.0.3)
2.0.3
2.0.2
infect fronend
github.com/infect/application
infect/related
infect-frontend
/
.babelrc
4 lines
•
114 B
Plain Text
View Raw
1
2
3
4
{
"presets"
:
[
"es2015"
,
"react"
,
"stage-0"
]
,
"plugins"
:
[
"transform-decorators-legacy"
,
"transform-runtime"
]
}