1
0
mirror of https://git.pleroma.social/sjw/pleroma-fe.git synced 2024-11-05 18:24:09 +01:00
pleroma-fe/.babelrc
2018-08-27 21:25:00 +03:00

6 lines
134 B
Plaintext

{
"presets": ["es2015", "stage-2", "env"],
"plugins": ["transform-runtime", "lodash", "transform-vue-jsx"],
"comments": false
}