提交 f4edabca 编写于 作者: H haoxr

docs: 注释完善

Former-commit-id: 492d935b
上级 c68479e3
......@@ -58,7 +58,7 @@ export default defineConfig(({ mode }: ConfigEnv): UserConfig => {
// 自动导入 Vue 相关函数,如:ref, reactive, toRef 等
imports: ['vue', '@vueuse/core'],
eslintrc: {
enabled: false, // 没有此json文件,开启生成后关闭
enabled: false, // 没有此json文件,开启生成后关闭避免重复生成
filepath: './.eslintrc-auto-import.json',
globalsPropValue: true
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册