AlloyTeam / eslint-config-alloy

Progressive ESLint config for your React/Vue/TypeScript projects
https://alloyteam.github.io/eslint-config-alloy/
2.65k stars 316 forks source link

prettier is conflicting with jsx-wrap-multilines rule #192

Closed cookcc closed 3 years ago

cookcc commented 3 years ago

prettier is conflicting with jsx-wrap-multilines rule 这类问题怎么解决?网上提供的方式 没不管用

cookcc commented 3 years ago

prettier is conflicting with jsx-wrap-multilines rule 这类问题怎么解决?网上提供的方式 没不管用

希望改动的是prettier的配置,而不是将 jsx-wrap-multilines rule禁掉

xcatliu commented 3 years ago

就我所知,prettier 不提供,将来也不会提供这么细致的选项。既然选择用 prettier,就别管些格式规则了吧。