rome / tools

Unified developer tools for JavaScript, TypeScript, and the web
https://docs.rome.tools/
MIT License
23.77k stars 663 forks source link

`noDuplicateClassMembers`, no-dupe-class-members #3963

Closed ematipico closed 1 year ago

ematipico commented 1 year ago

https://eslint.org/docs/latest/rules/no-dupe-class-members

ematipico commented 1 year ago

FYI, we need to be careful to not trigger this rule for TypeScript overloading.

nissy-dev commented 1 year ago

I'll take this issue!

Conaclos commented 1 year ago

The rule should be referenced by #3953

ematipico commented 1 year ago

The rule should be referenced by #3953

That probably got removed by mistake.

You can see all the rules here: https://github.com/orgs/rome/projects/7