1.0.0 • Published 5 years ago
@equisoft/stylelint-config-styled-components v1.0.0
@equisoft/stylelint-config-styled-components
This is Equisoft's stylelint config for use in projects that rely on styled-components.
Because this package comes with its own stylelint dependency, your project only needs this package. It doesn't need to have stylelint as a dependency.
Add to your project
yarn add --dev @equisoft/stylelint-config-styled-components
or
npm install --save-dev @equisoft/stylelint-config-styled-components
Usage
Set up your project's .stylelintrc
file as follows:
// .stylelintrc
{
"extends": ["@equisoft/stylelint-config-styled-components"]
}
1.0.0
5 years ago
1.0.0-alpha.5
5 years ago
1.0.0-alpha.4
5 years ago
1.0.0-alpha.3
5 years ago
1.0.0-alpha.1
5 years ago
1.0.0-alpha.0
5 years ago
0.3.0
5 years ago
0.2.0
6 years ago
0.1.0
6 years ago