希望增加选项
#200
Replies: 2 comments
-
是的,我也是用的编辑器自带的格式化,每次都要手动卸载删文件,我觉得可以考虑一下 |
Beta Was this translation helpful? Give feedback.
0 replies
-
我觉得保留是最好的,eslint 和 prettier 对于团队是很好的代码规范工具。 |
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.
-
Clear and concise description of the problem
eslint和prettier在我的工作流中很少出现,代码的格式化与检查都是由idea完成的,而idea的格式化和检查会被插件所覆盖,极大影响了我的使用习惯,每次进行手动卸载又不是显得便利。
Suggested solution
希望让eslint和prettier成为可选项目
Alternative
No response
Additional context
No response
Validations
Beta Was this translation helpful? Give feedback.
All reactions