@seamly/stylelint-config

3.1.1 • Public • Published

Seamly Stylelint-Config

This is the default stylelint-config for @seamly/* implementations.

Installation

yarn add -D @seamly/stylelint-config
// or
npm install -D @seamly/stylelint-config

Usage

This package can be used as @seamly/stylelint-config following the Stylelint documentation on Extending configurations.

Within .stylelintrc.js

module.exports = {
  ...
  extends: [
    '@seamly/stylelint-config'
  ]
  ...
}

Package Sidebar

Install

npm i @seamly/stylelint-config

Weekly Downloads

24

Version

3.1.1

License

MIT

Unpacked Size

10.5 kB

Total Files

6

Last publish

Collaborators

  • adrianeggerdesign
  • jarnovanrhijn
  • flurinegger
  • ronaldwind
  • sandervink