Files
SCRM-WX/wxcontractbotfrontend/babel.config.js
T
2026-07-29 16:20:57 +08:00

6 lines
73 B
JavaScript

module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}