stylelint-config-videoamp
v1.7.0
Published
VideoAmp's shareable config for Stylelint
Downloads
5
Readme
stylelint-config-videoamp
This package uses Stylelint to enforce VideoAmp's CSS styling and provides a shared base configuration for our front-end projects.
Install
yarn
yarn add --dev stylelint-config-videoamp stylelint
npm
npm install --save-dev stylelint-config-videoamp stylelint
Resources
- Stylelint config docs
stylelint-config-standard
stylelint-config-css-modules
stylelint-scss
stylelint-order
Contributing
Run yarn lint
to make sure the configuration passes our Javascript linting rules.
We will add more CSS tests in the future.