mirror of
https://github.com/any86/any-rule.git
synced 2025-07-15 19:56:55 +08:00
6 lines
53 B
JavaScript
6 lines
53 B
JavaScript
![]() |
module.exports = {
|
||
|
presets: [
|
||
|
'@vue/app'
|
||
|
]
|
||
|
}
|