1
0
mirror of https://git.pleroma.social/sjw/pleroma-fe.git synced 2025-01-18 06:09:59 +01:00
pleroma-fe/.babelrc
Your New SJW Waifu a0a1ff813b Revert "Fixing things"
This reverts commit d3d651a9dc91e635fa86b34d0ce86efd61ea8304
2023-02-10 21:37:50 +00:00

6 lines
144 B
Plaintext

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