2.0.0-canary-fd6a44f4c75a0638bb069bcdec2f58f4e08e535f-1619208247777 • Published 5 years ago

@fp51/stylelint-config v2.0.0-canary-fd6a44f4c75a0638bb069bcdec2f58f4e08e535f-1619208247777

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

@fp51/stylelint-config

Install

Add this dependency to your repository and the stylelint peer-dependency :

npm add --save-dev @fp51/stylelint-config stylelint

Usage

Create a .stylelintrc file in your project root with this content

{
  "extends": [
    "@fp51/stylelint-config"
  ]
}
2.0.0

5 years ago