1
0
mirror of https://git.pleroma.social/sjw/pleroma-fe.git synced 2024-11-19 04:36:12 +01:00
pleroma-fe/.babelrc

6 lines
145 B
Plaintext

{
"presets": ["@babel/preset-env", "@vue/babel-preset-jsx"],
"plugins": ["@babel/plugin-transform-runtime", "lodash"],
"comments": false
}