6 lines
53 B

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