Skip to content

StyleLint configuration for JobTeaser projects.

License

Notifications You must be signed in to change notification settings

jobteaser/stylelint-config-jobteaser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 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.