@mgsisk/stylelint-config

0.6.1 • Public • Published

@mgsisk/stylelint-config

Opinionated stylelint configurations for CSS development.

Latest release Build status Code maintainability Test coverage Maintainer funding

The @mgsisk/stylelint-config package includes opinionated stylelint configurations for CSS development.

  • @mgsisk/stylelint-config – Standard configuration for general development.
  • @mgsisk/stylelint-config/wordpress – Customized version of stylelint-config-wordpress for WordPress plugin and theme development.

Installation

npm install --save-dev @mgsisk/stylelint-config

Usage

// .stylelintrc.js

module.exports = {
  
  extends: ['@mgsisk/stylelint-config'],}

Support resources are available if you need help with this project.

Contributing

Contributions are always welcome; please read the code of conduct before you begin. See the changelog for notable project changes, and report any security concerns you find.

Thanks

To the contributors that help to build, fund, and maintain this project; the other works that have contributed to and inspired this project; and anyone that has found this project useful.

License

ISC

Package Sidebar

Install

npm i @mgsisk/stylelint-config

Weekly Downloads

0

Version

0.6.1

License

ISC

Unpacked Size

10.8 kB

Total Files

5

Last publish

Collaborators

  • mgsisk