Apply the new jsdoc eslint rules to the new translations component
Categories
(Firefox :: Translations, task, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | fixed |
People
(Reporter: gregtatum, Assigned: gregtatum)
Details
Attachments
(2 files, 1 obsolete file)
In the review for the about:translations prototype, :mconley said:
Along with adding a new folder, now is a really good time to make sure that anything new that gets added in here abides by some stricter linting codes that are still coming down the pike.
An ESLint rule for requiring valid jsdoc is something I can recommend, for example: https://searchfox.org/mozilla-central/rev/8e9b4484408154b80d7ede9e1b035819fda48fd2/browser/components/migration/.eslintrc.js#8
I enabled the rule, but had some feedback. Rather than doing that in the initial prototype, this bug tracks that action.
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
@Greg Tantum would like to work on this issue, as part of the translation task, i have setup the Firefox Project locally.
| Assignee | ||
Comment 3•2 years ago
|
||
There will be lint errors reported, as the following patch will manually
fix the remaining errors.
Updated•2 years ago
|
| Assignee | ||
Comment 4•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Comment 6•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/5a7c7d576a78
https://hg.mozilla.org/mozilla-central/rev/9f4bfb69a2bd
Description
•