@plesk/stylelint-config

3.0.1 • Public • Published

Plesk Stylelint Config

Stylelint configuration for Plesk projects

NPM version NPM Downloads

Installation

Install a compatible version of stylelint.

# with npm:
npm install --save-dev stylelint @plesk/stylelint-config

# with yarn:
yarn add --dev stylelint @plesk/stylelint-config

Usage

Put into your .stylelintrc

{
  "extends": "@plesk/stylelint-config",
  "rules": {
    // Add overrides and additional rules here
  }
}

Package Sidebar

Install

npm i @plesk/stylelint-config

Weekly Downloads

23

Version

3.0.1

License

Apache-2.0

Unpacked Size

2.16 kB

Total Files

3

Last publish

Collaborators

  • eugene.kazakov
  • anatoool
  • sibprogrammer
  • ekaragodin
  • satretdinov
  • imjustillusion
  • espitsyna
  • vartemiev