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