1.11.1 • Published 1 year ago
stylelint-config-equinusocio v1.11.1
Equinusocio's opinionated stylelint config
Opinionated Stylelint sharable config for Equinusocio's projects.
Install
npm i -D stylelint-config-equinusocio
Usage
Add a Stylelint config file to your project and extends with our config:
.stylelintrc
{
"extends": "stylelint-config-equinusocio"
}
Develop
Run eslint
for linting the js
files:
yarn lint
Run tests with Jest
for checking Styelint rules:
yarn test
Release
standard-version
is provided with a release
command. Just run on master
:
yarn release
And follow the prompt.
1.11.1
1 year ago
1.11.0
1 year ago
1.10.1
1 year ago
1.10.0
1 year ago
1.9.0
1 year ago
1.8.2
1 year ago
1.8.1
1 year ago
1.8.3
1 year ago
1.8.0
2 years ago
1.7.0
2 years ago
1.6.8
2 years ago
1.6.7
3 years ago
1.6.6
3 years ago
1.6.4
3 years ago
1.6.3
3 years ago
1.6.2
3 years ago
1.6.1
3 years ago
1.6.0
3 years ago
1.2.0
4 years ago
1.5.1
4 years ago
1.5.0
4 years ago
1.1.0
4 years ago
1.0.5
4 years ago
1.0.4
4 years ago
1.0.3
4 years ago
1.0.2
4 years ago