mirror of
https://github.com/TeamPGM/Web-Console.git
synced 2024-11-22 07:07:38 +00:00
6 lines
81 B
JavaScript
6 lines
81 B
JavaScript
|
module.exports = {
|
||
|
presets: [
|
||
|
'@vue/cli-plugin-babel/preset'
|
||
|
]
|
||
|
}
|