@paulhfischer/stylelint-config

1.20.4 • Public • Published

stylelint-config

Stylelint-config for projects.

Usage

  1. Install via npm:

    npm install --save-dev @paulhfischer/stylelint-config --engine-strict
    

    Note: The installation requires npm version 7 or higher (otherwise peer dependencies aren't installed automatically). Have a look at the .pre-commit-hooks.yaml-file for a list of all peer-dependencies.

  2. Add the stylelint configuration to your stylelint-config:

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

Readme

Keywords

none

Package Sidebar

Install

npm i @paulhfischer/stylelint-config

Weekly Downloads

58

Version

1.20.4

License

GPL-3.0

Unpacked Size

37.3 kB

Total Files

4

Last publish

Collaborators

  • paulhfischer