UNPKG
vue-pretty-logger
Version:
latest (0.9.0)
0.9.0
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.1
0.8.0
0.4.0
0.3.0
Pretty logger for Vue
github.com/TaroXin/vue-pretty-logger
TaroXin/vue-pretty-logger
vue-pretty-logger
/
.babelrc
6 lines
•
83 B
Plain Text
View Raw
1
2
3
4
5
6
{
"presets"
:
[
"env"
]
,
"plugins"
:
[
"transform-runtime"
]
}