提交 1ba340e2 作者: 方治民

fix: 修复 eslint indent 错误

上级 c0d269be
...@@ -68,5 +68,6 @@ module.exports = { ...@@ -68,5 +68,6 @@ module.exports = {
], ],
'vue/multi-word-component-names': 'off', 'vue/multi-word-component-names': 'off',
'no-console': 'off', 'no-console': 'off',
'@stylistic/ts/indent': 'off',
}, },
} }
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论