it-console/code/web/it-console-toVite/babel.config.js

6 lines
73 B
JavaScript
Raw Permalink Normal View History

2023-02-22 16:56:44 +00:00
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}