Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

History / Coding style guide

Revisions

  • fix: // Do not use `var` if `let` or `const` used in file.

    @micgro42 micgro42 committed Nov 6, 2016
  • Better highlighter

    @ajsb85 ajsb85 committed Apr 16, 2015
  • Added missing closing for code fence.

    @kimroen kimroen committed Jan 31, 2015
  • Updated Coding style guide (markdown)

    Jiacai Liu committed Jan 15, 2015
  • Updated Coding style guide (markdown)

    @Gozala Gozala committed Nov 12, 2013
  • Note about undefined.

    @Gozala Gozala committed Nov 2, 2013
  • Incorporate new JS syntax into coding guide.

    @Gozala Gozala committed Nov 2, 2013
  • Add message recommending [].map over list comps

    @gregglind gregglind committed Oct 11, 2012
  • Added `require` scenario using `const` in "Constants" section.

    @ZER0 ZER0 committed Sep 25, 2012
  • Document which MozJS extensions are allowed.

    @Gozala Gozala committed Jun 4, 2012
  • document how exports should be used.

    @Gozala Gozala committed Jun 4, 2012
  • Updated Code Styleguide (markdown)

    @Gozala Gozala committed May 24, 2012