UNPKG
@wbe/react-metas
Version:
latest (2.3.0)
2.3.0
2.2.0-alpha.0
2.1.0
2.0.0
2.0.0-alpha.11
2.0.0-alpha.10
2.0.0-alpha.7
2.0.0-alpha.6
2.0.0-alpha.3
2.0.0-alpha.2
2.0.0-alpha.0
1.6.0
1.5.0
1.5.0-alpha.0
React component middleware of MetasManager
github.com/willybrauner/libraries
willybrauner/libraries
@wbe/react-metas
/
.babelrc
12 lines
(11 loc)
•
170 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"presets"
: [ [
"
@babel
/preset-env"
, {
"targets"
: {
"node"
:
"current"
} }],
"
@babel
/preset-typescript"
,
"
@babel
/preset-react"
] }