Open Bug 1539513 Opened 6 years ago Updated 2 years ago

Consider replacing some of our rules with ones from eslint-plugin-unicorn

Categories

(Developer Infrastructure :: Lint and Formatting, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: standard8, Unassigned)

Details

I saw https://github.com/sindresorhus/eslint-plugin-unicorn go by in my twitter stream.

They have some rules that could replace ours, e.g. prefer-node-remove instead of mozilla/avoid-removeChild and prefer-includes instead of mozilla/use-includes-instead-of-indexOf.

There may be one or two others as well.

There's also a few rules we don't have that might be good to use, e.g. prefer-node-append and no-abusive-eslint-disable.

Product: Firefox Build System → Developer Infrastructure
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.