4.0.0 • Published 2 years ago

stylelint-config-archetype v4.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
2 years ago

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