1.1.0 • Published 1 year ago

@volvo-cars/stylelint-config v1.1.0

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
1 year ago

@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