Status
People
(Reporter: standard8, Unassigned)
Tracking
Firefox Tracking Flags
(Not tracked)
Details
Spun out of bug 994871. We should enable the jsdoc validation rule for eslint. Looking at the rule description, we probably want something like: "valid-jsdoc": [2, {"requireReturn": false, "requireParamDescription": false}], adding to the .eslintrc file. http://eslint.org/docs/rules/valid-jsdoc
Flags: qe-verify-
Updated•4 years ago
|
Rank: 38
Flags: firefox-backlog+
Priority: -- → P3
(Reporter) | ||
Comment 2•3 years ago
|
||
Yes, I'd like us to get better at our documentation and ensuring it is up to date. We still need this, especially looking at the amount of errors we have today.
Flags: needinfo?(standard8)
(Reporter) | ||
Comment 3•2 years ago
|
||
Support for Hello/Loop has been discontinued. https://support.mozilla.org/kb/hello-status Hence closing the old bugs. Thank you for your support.
Status: NEW → RESOLVED
Last Resolved: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•