Forked from
Pleroma / pleroma-fe
916 commits behind the upstream repository.
.babelrc 144 B
{
"presets": ["@babel/preset-env"],
"plugins": ["@babel/plugin-transform-runtime", "lodash", "@vue/babel-plugin-jsx"],
"comments": true
}