Laservall_manager_system_web/babel.config.js

6 lines
73 B
JavaScript
Raw Normal View History

2025-09-25 14:37:32 +08:00
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}