mirror of https://gitee.com/shuzhikai/apiflow.git
feat: 更新eslint规则
parent
dbeff28f36
commit
b81310252f
@ -1,5 +1,3 @@
|
||||
module.exports = {
|
||||
presets: [
|
||||
'@vue/cli-plugin-babel/preset'
|
||||
]
|
||||
}
|
||||
presets: ["@vue/cli-plugin-babel/preset"],
|
||||
};
|
||||
|
Loading…
Reference in New Issue