1.11.1 • Published 2 years 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-equinusocioUsage
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 lintRun tests with Jest for checking Styelint rules:
yarn testRelease
standard-version is provided with a release command. Just run on master:
yarn releaseAnd follow the prompt.
1.11.1
2 years ago
1.11.0
2 years ago
1.10.1
2 years ago
1.10.0
2 years ago
1.9.0
2 years ago
1.8.2
2 years ago
1.8.1
2 years ago
1.8.3
2 years ago
1.8.0
2 years ago
1.7.0
2 years ago
1.6.8
3 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
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.2
5 years ago