1.4.0 • Published 4 years ago

@garantme/stylelint-config v1.4.0

Weekly downloads
206
License
MIT
Repository
-
Last release
4 years ago

@garantme/stylelint-config

Usage

Install

yarn add --dev stylelint prettier @garantme/stylelint-config

Then add this to your .stylelintrc

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