Skip to content

promotively/stylelint-config

Repository files navigation

MIT License NPM Version GitHub Issues GitHub Pull Requests

@promotively/stylelint-config

Shareable stylelint config with support for styled-components.

Installation

With Yarn

yarn add -D @promotively/stylelint-config

With NPM

npm install -D @promotively/stylelint-config

Setup

Add package to your stylelint config file.

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

Contact

Feel free to reach out using any of the below methods:

License

MIT