This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
v2.7.0 - Markdown, Sass rule updates, Atom integration
π Version 2.7.0 brings a new style configuration for Markdown documents. We use Markdown for documentation at Mobify and it should have a consistent style just like all of our code so let's automate that! This release includes a handy doc linting script (found in node_moduels/.bin/lint-md
).
βοΈ This release also updates the SASS linting rules to remove the variable-for-property
rule.
βοΈ Finally it includes a short how-to document describing how to integrate eslint into Atom Text for on-the-fly lint warnings/errors.