Files
10-JixaZhuangPei-Kanban/babel.config.js
2026-05-29 14:35:43 +08:00

6 lines
53 B
JavaScript

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