@indielayer/stylelint-config

1.0.0 • Public • Published
Indielayer

< Tools for creators. />


Indielayer StyleLint Config

Getting Started

  1. Add this package to your devDependencies
$ npm i -D stylelint @indielayer/stylelint-config
# or
$ yarn add -D stylelint @indielayer/stylelint-config
  1. Create a .stylelintrc.js file

  2. Extend our config:

module.exports = {
  root: true,
  extends: ['@indielayer/stylelint-config'],
}

License

MIT license - Indielayer

Package Sidebar

Install

npm i @indielayer/stylelint-config

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

3.54 kB

Total Files

4

Last publish

Collaborators

  • jpntex