1
0
mirror of https://akkoma.dev/lamp/akkoma-fe.git synced 2025-06-01 03:04:02 -04:00

6 lines
145 B
Plaintext

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