1
0
mirror of https://git.pleroma.social/sjw/pleroma-fe.git synced 2024-11-11 09:59:33 +01:00
pleroma-fe/.babelrc
2017-02-18 13:39:10 +01:00

6 lines
106 B
Plaintext

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