1.3.4 • Published 1 year ago

@bubkoo/stylelint-config v1.3.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

stylelint-config

Shared stylelint config for my projects.

Install

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

Usage

.stylelintrc

{
  "extends": ["@bubkoo/stylelint-config"]
}