mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2024-11-08 17:39:09 +00:00
5 lines
145 B
Text
5 lines
145 B
Text
{
|
|
"presets": ["@babel/preset-env", "@vue/babel-preset-jsx"],
|
|
"plugins": ["@babel/plugin-transform-runtime", "lodash"],
|
|
"comments": false
|
|
}
|