@werkzeugkiste/stylelint-config

1.0.0-alpha.0 • Public • Published

@werkzeugkiste/stylelint-config [alpha]

A shared Stylelint config for @werkzeugkiste.

Installation

Get started by running this command in the root of your project:

yarn add --dev @werkzeugkiste/stylelint-config
npm install --save-dev @werkzeugkiste/stylelint-config

Afterwards install all peerDependencies into your project:

npx install-peerdeps --dev @werkzeugkiste/stylelint-config

Then add an .stylelint.json file to the root of your project before running the eslint command, with the following content

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

For more information see: http://eslint.org/docs/user-guide/configuring

Dependencies (0)

    Dev Dependencies (6)

    Package Sidebar

    Install

    npm i @werkzeugkiste/stylelint-config

    Weekly Downloads

    0

    Version

    1.0.0-alpha.0

    License

    MIT

    Unpacked Size

    110 kB

    Total Files

    5

    Last publish

    Collaborators

    • manuelbieh