/stylelint-config-videoamp

VideoAmp's shareable config for Stylelint

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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.