stylelint-config-mvps

1.1.0 • Public • Published

stylelint-config-mvps

StyleLint sharable config for strict linting of CSS for MVPS.

Installation

Install this config package & StyleLint:

$ npm install --save-dev stylelint stylelint-config-mvps

Usage

This set of configs is meant to be extended on a per-project basis as necessary using StyleLint's shareable configs feature.

To start, simply add extends: ["stylelint-config-mvps"] to your .stylelintrc:

{
  "extends": ["stylelint-config-mvps"]
}

Readme

Keywords

Package Sidebar

Install

npm i stylelint-config-mvps

Weekly Downloads

2

Version

1.1.0

License

MIT

Unpacked Size

2.43 kB

Total Files

4

Last publish

Collaborators

  • miva_ssoule