@sonrisa-dev/sonrisa-stylelint-config

0.0.4 • Public • Published

Sonrisa's stylelint configuration base.

Usage

npm install sonrisa-stylelint-config stylelint stylelint-config-recommended --save-dev

Latter two are peer dependencies.

Extend it in your config file (e.g. stylelintrc.json):

{
  "extends": "sonrisa-stylelint-config"
}

Overwrite rules if you like:

{
  "extends": "sonrisa-stylelint-config",
  "rules": {
    "indentation": "<whatever!>"
  }
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    0
  • 0.0.5
    0

Package Sidebar

Install

npm i @sonrisa-dev/sonrisa-stylelint-config

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

2.4 kB

Total Files

4

Last publish

Collaborators

  • kecskesksonrisa
  • kcsaba-sonrisa