stylelint-config-beyond

4.0.0 • Public • Published

stylelint-config-beyond

NPM version

Beyond's postCSS stylelint configuration to enforce our internal coding standards.

Extends stylelint-config-standard configuration.

Turns on additional rules to enforce the common stylistic conventions found within a handful of CSS style guides, including:

To see the rules that this config uses, please read the config itself.

Installation

npm install stylelint-config-beyond --save-dev

Usage

If you've installed stylelint-config-beyond locally within your project, create a new file in the root of your project .stylelintrc with these contents:

{
  "extends": "stylelint-config-beyond"
}

Changelog

License

Dependencies (4)

Dev Dependencies (1)

Package Sidebar

Install

npm i stylelint-config-beyond

Weekly Downloads

202

Version

4.0.0

License

MIT

Unpacked Size

6.06 kB

Total Files

4

Last publish

Collaborators

  • bynd-fe
  • simonstaton