mirror of
https://github.com/doocs/md.git
synced 2024-11-25 03:18:36 +08:00
95b5ce7bb4
* 更新代码样式和待办清单
6 lines
81 B
JavaScript
6 lines
81 B
JavaScript
module.exports = {
|
|
presets: [
|
|
'@vue/cli-plugin-babel/preset'
|
|
]
|
|
}
|