fisker Cheung

Results 1279 comments of fisker Cheung

Accepted as `no-negation-in-equality-check`.

I like this idea. Just a reminder, 1. the fail case should not limit to 3 arguments, there can be more arguments. 2. the second argument can also be a...

It's fine to check both in one rule called `-add-add`. [`no-plusplus`](https://eslint.org/docs/latest/rules/no-plusplus) checks `--` too. We may check `.unshift()` in `no-array-push-push` too, https://github.com/sindresorhus/eslint-plugin-unicorn/issues/1019

We should add a dash to `classlist`.

I was thinking the same easier, so I searched the JavaScript spec easier today, except `Math.{min,max}()` there seems no other methods accepts unlimited arguments, and `Math.{min,max}()` normally assigned to a...

@goldentrash Thanks for looking into this. ~I saw there is a `setExternalModuleIndicator` option in `typescript` package, is it going to help?~ Sorry missed https://github.com/typescript-eslint/typescript-eslint/issues/9101#issuecomment-2119214466

> Are you willing to submit a PR? Not really, the only plugin I maintain is already fixed 😄 https://github.com/sindresorhus/eslint-plugin-unicorn/pull/2336/files

Parser support has been added in #16466, @sosukesuzuki is implementing the print logic. ~Maybe we need support `angular-estree-parser` support to parse "Block-like syntax"? I don't know if it supports destructing,...

Locked due to age, if you have issues, please [submit](https://github.com/prettier/prettier/issues/new/choose)