mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-12-13 22:00:28 +05:30
6 lines
73 B
JavaScript
6 lines
73 B
JavaScript
|
module.exports = {
|
||
|
presets: [
|
||
|
'@vue/cli-plugin-babel/preset'
|
||
|
]
|
||
|
}
|