@volvo-cars/stylelint-config
v1.1.0
Published
Stylelint configuration for Volvo Cars projects
Downloads
4,130
Readme
@volvo-cars/stylelint-config
Stylelint configuration for Volvo Cars.
Helps you fix common issues and maintain best practices. Code formatting should be done using Prettier with the default settings and is not handled with Stylelint.
Types of rules
- :no_entry_sign: error - rules that prevent problems that risk causing bugs or performance issues in production.
- :warning: warn - stylistic rules that make code more readable, consistent and maintainable, or rules only targeting tests or documentation.
Install
yarn add @volvo-cars/stylelint-config