Closed Bug 1782819 Opened 2 years ago Closed 2 years ago

Remove unnecessarily turned off ESLint rules and enable a few for devtools

Categories

(DevTools :: General, task)

task

Tracking

(firefox105 fixed)

RESOLVED FIXED
105 Branch
Tracking Status
firefox105 --- fixed

People

(Reporter: standard8, Assigned: standard8)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

In devtools/.eslintrc.js there are a lot of rules that are turned off, and can be removed from the configuration as those rules are off by default. This will help to establish a clearer picture about what is different in the devtools configuration to the rest of mozilla-central.

Additionally, where some of those rules are turned off, they are only failing a few instances and so I think we should turn them on to again reduce the differences to mozilla-central.

Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6f45e0fa02ef
Remove ESlint rules from devtools/.eslintrc.js where they are already turned off or obsolete. r=jdescottes
https://hg.mozilla.org/integration/autoland/rev/bfbb483ddbfe
Enable some ESLint rules for devtools to be consistent with the rest of mozilla-central. r=jdescottes
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: