1
0
mirror of https://akkoma.dev/lamp/akkoma-fe.git synced 2025-08-16 23:31:52 -04:00
2019-12-12 06:35:48 +05:00

6 lines
159 B
Plaintext

{
"presets": ["@babel/preset-env"],
"plugins": ["@babel/plugin-transform-runtime", "lodash", "@vue/babel-plugin-transform-vue-jsx"],
"comments": false
}