mirror of
https://github.com/zhaojh329/rttys.git
synced 2026-02-27 09:53:21 +08:00
35a6e9a9b2
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
6 lines
73 B
Go
6 lines
73 B
Go
module.exports = {
|
|
presets: [
|
|
'@vue/cli-plugin-babel/preset'
|
|
]
|
|
}
|