ttsbg-java-api/ruoyi-ui/babel.config.js

6 lines
58 B

5 years ago
module.exports = {
presets: [
'@vue/app'
]
}