forked from AkkomaGang/akkoma-fe
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
|
|
}
|