Skip to content

ideasonpurpose/stylelint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IOP's Stylelint Config

Version 1.0.2

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

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

About

Common Stylelint config for projects at Ideas On Purpose

Resources

License

Stars

Watchers

Forks

Packages

No packages published