stylelint-config-equinusocio

1.11.1 • Public • Published

npm

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.

Dependents (1)

Package Sidebar

Install

npm i stylelint-config-equinusocio

Weekly Downloads

20

Version

1.11.1

License

MIT

Unpacked Size

14.1 kB

Total Files

10

Last publish

Collaborators

  • equinusocio