Skip to content

jobteaser/stylelint-config-jobteaser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.