mirror of
https://akkoma.dev/lamp/akkoma-fe.git
synced 2025-05-14 02:14:02 -04:00
6 lines
145 B
Plaintext
6 lines
145 B
Plaintext
{
|
|
"presets": ["@babel/preset-env", "@vue/babel-preset-jsx"],
|
|
"plugins": ["@babel/plugin-transform-runtime", "lodash"],
|
|
"comments": false
|
|
}
|