/stylelint-config-jobteaser

StyleLint configuration for JobTeaser projects.

Primary LanguageJavaScriptMIT LicenseMIT

stylelint-config-jobteaser

The JobTeaser shareable config for stylelint.

Extends stylelint-config-standard.

Installation

npm install stylelint stylelint-config-jobteaser --save-dev

Usage

Add "extends": "jobteaser" to your .stylelintrc

Extending the config

Simply add a "rules" key to your config, then add your overrides and additions there.