UNPKG
@exlinep/router
Version:
latest (0.3.3)
0.3.3
0.3.2
0.3.1
Router for VKUI
github.com/HappySanta/router
HappySanta/router
@exlinep/router
/
babel.config.json
11 lines
•
201 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"presets"
: [
"
@babel
/env"
,
"
@babel
/preset-typescript"
,
"
@babel
/preset-react"
],
"plugins"
: [
"
@babel
/plugin-proposal-class-properties"
,
"
@babel
/plugin-transform-react-jsx"
] }