Closed
Bug 1530441
Opened 6 years ago
Closed 6 years ago
Enable eslint locally
Categories
(DevTools :: Debugger, enhancement, P2)
DevTools
Debugger
Tracking
(firefox67 fixed)
RESOLVED
FIXED
Firefox 67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: jlast, Assigned: jlast)
References
Details
Attachments
(1 file)
currently eslint fails when run locally in the debugger directory. This is for a couple reasons:
- we need to add the github eslintrc and eslintignore files
- we need to have the global eslint rules apply as well
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Priority: -- → P2
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/277d70b1fd39
Enable eslint locally. r=davidwalsh
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c7af071892d5
Enable eslint locally. r=dwalsh
Comment 5•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 67
Comment 6•6 years ago
|
||
bugherder |
Updated•6 years ago
|
Assignee: nobody → jlaster
You need to log in
before you can comment on or make changes to this bug.
Description
•