stylelint-config-copilot-plugins

1.0.0-rc.4 • Public • Published

stylelint-config-copilot-plugins

Stylelint shareable config for various stylelint plugins.

Install

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

The following plugins are included:

Usage

Add this to your Stylelint config:

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

The plugins are already imported in the config, no need to set it in the plugins array

Example: Rename .stylelintrc.example.js to .stylelintrc.js

Related

/stylelint-config-copilot-plugins/

    Package Sidebar

    Install

    npm i stylelint-config-copilot-plugins

    Weekly Downloads

    3

    Version

    1.0.0-rc.4

    License

    MIT

    Unpacked Size

    13.2 kB

    Total Files

    21

    Last publish

    Collaborators

    • fuhlig