This commit is contained in:
唐明明
2021-12-24 15:27:34 +08:00

View File

@@ -16,5 +16,6 @@ module.exports = {
}, true)
})
]
}
},
lintOnSave:false // 关闭语法检查
}