5 lines
52 B

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