Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 222 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 222 Bytes

Bornfight StyleLint config

Installation

npm install @bornfight/stylelint-config or yarn add @bornfight/stylelint-config

In your stylelintrc.json:

{
  "extends": "@bornfight/stylelint-config",
}