We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fix: // Do not use `var` if `let` or `const` used in file.
Better highlighter
Added missing closing for code fence.
Updated Coding style guide (markdown)
Note about undefined.
Incorporate new JS syntax into coding guide.
Add message recommending [].map over list comps
Added `require` scenario using `const` in "Constants" section.
Document which MozJS extensions are allowed.
document how exports should be used.
Updated Code Styleguide (markdown)