1.1.0 • Published 10 months ago

@ideasonpurpose/stylelint-config v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

IOP's Stylelint Config

Version 1.1.0

NPM Version GitHub Actions Workflow Status

Shared Stylelint config for projects at Ideas On Purpose. Using this reduces redundant code in package.json and keeps coding preferences in sync across projects.

How to use

Install this package:

npm install --save-dev @ideasonpurpose/stylelint-config

Then add this stylelint key to the project's package.json file:

  "stylelint": {
    "extends": "@ideasonpurpose/stylelint-config"
  }

Related Projects

 

Brought to you by IOP

This project is actively developed and used in production at Ideas On Purpose.

1.1.0

10 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.0

1 year ago