Skip to content

@byndyusoft/stylelint-config - shareable config for stylelint

License

Notifications You must be signed in to change notification settings

Byndyusoft/stylelint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@byndyusoft/stylelint-config

NPM version

Byndyusoft shareable config for stylelint

Install

npm install @byndyusoft/stylelint-config

Usage

Create a .stylelintrc file with the following configuration:

{
  "extends": [
    "@byndyusoft/stylelint-config",
    "@byndyusoft/stylelint-config/stylistic",
    "@byndyusoft/stylelint-config/scss"
  ]
}

About

@byndyusoft/stylelint-config - shareable config for stylelint

Resources

License

Stars

Watchers

Forks

Packages

No packages published