1
0
mirror of https://git.pleroma.social/sjw/pleroma-fe.git synced 2024-11-16 16:16:43 +01:00
pleroma-fe/.babelrc
2016-10-26 16:46:32 +02:00

6 lines
96 B
Plaintext

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