Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 453 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 453 Bytes


Installation

npm i --save-dev stylelint-config-archetype

Usage

Extend configuration to stylelint.config.js

module.exports = {
  extends: 'stylelint-config-archetype',
};

Additional Rules

  • stylelint-config-archetype/rules/styled-components