1.7.0 • Published 6 years ago

stylelint-config-videoamp v1.7.0

Weekly downloads
42
License
Apache-2.0
Repository
github
Last release
6 years ago

stylelint-config-videoamp

Build Status npm version

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

Contributing

Run yarn lint to make sure the configuration passes our Javascript linting rules. We will add more CSS tests in the future.