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