Closed
Bug 1782190
Opened 3 years ago
Closed 3 years ago
Remove unused eslint config for js/src/shell
Categories
(Core :: JavaScript Engine, task)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
105 Branch
Tracking | Status | |
---|---|---|
firefox105 | --- | fixed |
People
(Reporter: anba, Assigned: anba)
Details
Attachments
(1 file)
eslint configs and overrides for "js/src/shell" are no longer needed after bug 1637529.
Assignee | ||
Comment 1•3 years ago
|
||
The shell module loader was rewritten to C++ in bug 1637529.
"jsrtfuzzing-example.js" was changed to appease prettier, now that it's enabled.
Pushed by andre.bargull@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/555bd7299fb9
Remove no longer used eslint definitions for js-shell module loader. r=jonco
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•