mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-07 11:52:29 +03:00
6 lines
53 B
JavaScript
6 lines
53 B
JavaScript
module.exports = {
|
|
presets: [
|
|
'@vue/app'
|
|
]
|
|
}
|