AndreaPontrandolfo / sheriff

A comprehensive and opinionated Typescript-first ESLint configuration.
https://www.eslint-config-sheriff.dev
MIT License
106 stars 7 forks source link

[ADD] `no-useless-assignment` #186

Closed AndreaPontrandolfo closed 1 month ago

AndreaPontrandolfo commented 2 months ago

With ESLint v9 we can add this new rule: no-useless-assignment from @eslint/js.