Closed
Bug 1811348
Opened 3 years ago
Closed 3 years ago
Add an eslint rule to disallow a parameter to TextEncoder constructor
Categories
(Developer Infrastructure :: Lint and Formatting, task)
Developer Infrastructure
Lint and Formatting
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: emk, Unassigned)
References
Details
No description provided.
Comment 1•3 years ago
|
||
I'm not sure it is worth adding a rule for this. Whilst in some circumstances it is appropriate especially with frequently used functions, I think if we fix the existing instances then the issue of copying and pasting from existing incorrect examples should go away.
| Reporter | ||
Comment 2•3 years ago
|
||
OK.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•