mirror of
https://akkoma.dev/lamp/akkoma-fe.git
synced 2024-11-21 09:38:25 -06: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
|
|
}
|