UNPKG
tmpm
Version:
latest (0.4.2)
1.0.0
0.4.2
An ui library,some awesome components.
github.com/ev-ui/ev-ui
ev-ui/ev-ui
tmpm
/
.babelrc
6 lines
•
134 B
Plain Text
View Raw
1
2
3
4
5
6
{
"presets"
:
[
"es2015"
,
"stage-0"
,
"react"
]
,
"plugins"
:
[
[
"import"
,
[
{
"libraryName"
:
"antd"
,
"style"
:
"css"
}
]
]
]
}