Skip to content

refrens/stylelint-config-refrens

Repository files navigation

Refrens Stylelint Config

Refren's shareable config for stylelint

:bowtie: @refrens/stylelint-config-refrens extends stylelint-config-recommended

Installation

$ npm i @refrens/stylelint-config-refrens -D

Usage

Set your stylelint config to

{
  "extends": "@refrens/stylelint-config-refrens"
}

Extending the config

Simply add a "rules" object to your config file, and add your over-rides there.

Changelog

You can read the changelog for release versions.