linwe
2023-11-25 33f5ae13b92dbf22f5455e8f648f29e5ebb2eb32
1
2
3
4
5
module.exports = {
  presets: [
    '@vue/app'
  ]
}