mirror of
https://github.com/misenhower/splatoon2.ink.git
synced 2026-03-22 01:34:11 -05:00
6 lines
54 B
JavaScript
6 lines
54 B
JavaScript
module.exports = {
|
|
presets: [
|
|
'@vue/app'
|
|
],
|
|
}
|