JSCS v1.11.2 Release Notes

  • 🐛 Bug fixes

    • validateIndentation: ignore empty module bodies (Mike Sherov)
    • Object rules: ignore ES5 getters/setters when appropriate. (Mike Sherov)
    • Ensure esprimaOptions is not mistaken for a rule (Yannick Croissant)

    Infrastructure Changes

    • CI: Add AppVeyor (Adeel)

    Misc.

    • ➕ Add @zxqfox to the list of maintainers (mdevils)