Open
Bug 1847110
Opened 1 year ago
Updated 5 months ago
[meta] Rename workers to use the .worker.(m)js pattern to make use of the automatic ESLint environment
Categories
(Toolkit :: General, task, P3)
Toolkit
General
Tracking
()
NEW
People
(Reporter: standard8, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: meta)
Following bug 1846758, ESLint will automatically mark files ending with .worker.(m)js
as workers.
We should rename the existing worker files, update references and remove the /* eslint-env ... */
comments from the files.
You need to log in
before you can comment on or make changes to this bug.
Description
•