Skip to content

imjoehaines/stylelint-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

stylelint-settings

Usage

  1. install Stylelint:
    $ yarn global add stylelint
    or
    $ npm i -g stylelint
  2. install the Stylelint editor plugin for your editor
  3. clone this repo somewhere
  4. create a hard link of .stylelintrc to your home directory
    $ ln .stylelintrc ~

About

Settings for Stylelint based on @mdo's code guide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published