Closed
Bug 1920532
Opened 1 year ago
Closed 1 year ago
Remove unnecessary '../lib' path loading in requires in eslint-plugin-mozilla's index.js
Categories
(Developer Infrastructure :: Lint and Formatting, task, P3)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox132 fixed)
RESOLVED
FIXED
132 Branch
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
There's some unnecessary ../lib in relative paths in eslint-plugin-mozilla's index.js we should remove that to simplify the file.
Split out from bug 1917529.
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8463f514dc41
Remove unnecessary '../lib' path loading in requires in eslint-plugin-mozilla's index.js. r=frontend-codestyle-reviewers,Gijs
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•