fisker Cheung
fisker Cheung
Right, https://github.com/prettier/prettier-linter-helpers/issues/111#issuecomment-2704289627
No, not related to `prettier-linter-helpers`, the diff is correct. It's conflicting with `no-trailing-spaces`. But in a strange way.
I'll report to ESLint.
https://github.com/eslint/eslint/issues/19258#issuecomment-2704385061
I prefer someone more familar with the codebase can fix it.
I love this one, it will be great if we can convert big nested `LogicExpression`s.
Similar rule https://github.com/SonarSource/eslint-plugin-sonarjs/blob/master/docs/rules/no-inverted-boolean-check.md
There is a rust version https://github.com/rome/tools/blob/22dd11d5d03486d3b6f6679f398cf0bbc440a2ef/crates/rome_js_analyze/src/analyzers/complexity/use_simplified_logic_expression.rs
Are we still going to support Prettier 2? `prettier/parser-...` should also work https://app.unpkg.com/[email protected]/files/package.json#L101
There also no difference between v3 and v4.