mirror of
https://git.pleroma.social/sjw/pleroma-fe.git
synced 2024-11-10 23:19:40 +01:00
6 lines
159 B
Plaintext
6 lines
159 B
Plaintext
{
|
|
"presets": ["@babel/preset-env"],
|
|
"plugins": ["@babel/plugin-transform-runtime", "lodash", "@vue/babel-plugin-transform-vue-jsx"],
|
|
"comments": false
|
|
}
|