Replies: 2 comments
-
有一种情况是log输出等在生产上的无效代码,是不是在commit的时候使用更加严格的配置来避免提交如 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@TinsFox 这个非常有必要 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
为了统一团队的编码风格,我们应该使用一些lint工具来进行约束,这里讨论一下 eslint 的配置下面是现在 vue-devui 中的 eslint 配置,本帖是想要讨论一下eslint的配置是否有修改的地方(有没有人可以把这个规则翻译成中文呀🤣 ,形成devui-eslint-config 子包,到时候同学们也可以直接install这个规则在公司/个人项目中使用)
Beta Was this translation helpful? Give feedback.
All reactions