Sign in
apache
/
age-viewer
/
52a31bc7925b6a3f6069eb9816ce0e53f4139919
/
.
/
backend
/
.babelrc
blob: 5a2a1d82f4bfd46268f928247f3513348cc2dfc5 [
file
] [
log
] [
blame
]
{
"presets"
:
[
"@babel/preset-env"
],
"plugins"
:
[
[
"@babel/transform-runtime"
],
"@babel/plugin-proposal-class-properties"
]
}