mirror of
https://git.notfire.cc/notfire/akkoma-fe.git
synced 2026-01-11 13:33:24 -08:00
5 lines
141 B
Text
5 lines
141 B
Text
{
|
|
"presets": ["@babel/preset-env"],
|
|
"plugins": ["@babel/plugin-transform-runtime", "lodash", "transform-vue-jsx"],
|
|
"comments": false
|
|
}
|