5 lines
No EOL
52 B
JavaScript
5 lines
No EOL
52 B
JavaScript
module.exports = {
|
|
presets: [
|
|
'@vue/app'
|
|
]
|
|
} |