Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

stylelint-config-prestashop

PrestaShop431.9kOSL-3.01.0.7

Default stylelint configuration used by Prestashop

stylelint, prestashop, stylelint-config, config, lint

readme

stylelint-config-prestashop [npm version]

Default stylelint config used by Prestashop.

Installation

npm install stylelint-config-prestashop --save-dev

Usage

Extend it in your configuration:

{
  "extends": "stylelint-config-prestashop"
}