5 lines
52 B

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