@dieproduktmacher/stylelint-config

1.1.0 • Public • Published

Shared stylelint config npm

Reusable Stylelint config

What's in?

Usage

yarn add -D stylelint @dieproduktmacher/stylelint-config

stylelint.config.js

module.exports = require('@dieproduktmacher/stylelint-config');

.stylelintignore

node_modules/

package.json

{
  "scripts": {
    "lint:css": "stylelint src/**/*.*ss"
  }
}

License

MIT License

Dependents (0)

Package Sidebar

Install

npm i @dieproduktmacher/stylelint-config

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

3.06 kB

Total Files

4

Last publish

Collaborators

  • heitzerj.dpm
  • timmyjs.dpm