1.0.0-rc.4 • Published 17 days ago

stylelint-config-copilot-stylistic v1.0.0-rc.4

Weekly downloads
-
License
MIT
Repository
github
Last release
17 days ago

stylelint-config-copilot-stylistic

Stylelint shareable config for stylistic rules via plugin.

Install

npm install stylelint-config-copilot-stylistic --save-dev 

Usage

Add this to your Stylelint config:

{
	"extends": "stylelint-config-copilot-stylistic"
}

Related