Skip to content

SigInTheHead/stylelint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tmo-stylelint

npm NPM npm GitHub last commit

stylelint configuration.

These are my personal preferences, and were created to save me copy and pasting my .stylelintrc to each new project.

#Installation npm install -D tmo-stylelint

Usage

In the .stylelintrc file update the extends property to

{
  "extends": "tmo-stylelint"
}

I personally have the above as the entire contents of my .stylelintrc file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published