1.0.7 • Published 2 years ago

stylelint-config-prestashop v1.0.7

Weekly downloads
1,581
License
OSL-3.0
Repository
github
Last release
2 years ago

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"
}