Open Bug 1467779 Opened 7 years ago Updated 4 months ago

[ESLint] Fix DevTools eslint overrides for "no-labels"

Categories

(DevTools :: General, enhancement, P3)

61 Branch
enhancement

Tracking

(Not tracked)

People

(Reporter: jdescottes, Unassigned)

References

(Blocks 1 open bug)

Details

"files": [ "client/scratchpad/test/browser_scratchpad_inspect.js", "client/scratchpad/test/browser_scratchpad_inspect_primitives.js", ], "rules": { "no-labels": "off", } Turn off the override above in https://searchfox.org/mozilla-central/source/devtools/.eslintrc.js and fix all the violations reported by eslint.
Product: Firefox → DevTools
Severity: normal → S3
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.