mirror of
https://iceshrimp.dev/iceshrimp/akkoma-fe.git
synced 2025-12-11 14:43:03 +01:00
5 lines
145 B
Text
5 lines
145 B
Text
{
|
|
"presets": ["@babel/preset-env"],
|
|
"plugins": ["@babel/plugin-transform-runtime", "lodash", "@vue/babel-plugin-jsx"],
|
|
"comments": false
|
|
}
|