stylelint-config-ct-prodeng

2.0.0 • Public • Published

Usage

  • Add stylelint-config-ct-prodeng to your project's (dev-)dependencies.
  • Create a .stylelintrc file at the root of your project.
  • Add the following content to your newly created .stylelintrc file:
    {
    	"extends": "stylelint-config-ct-prodeng"
    }
    
  • You can easily overwrite and extend this set of rules by adding your own rules in your project's .stylelintrc file:
    {
      "extends": "...",
      "rules": {
        ...
      }
    }
    

More possible rules

All possible rules re listed at https://github.com/stylelint/stylelint-config-standard/blob/master/README.md

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    71
    • latest

Version History

Package Sidebar

Install

npm i stylelint-config-ct-prodeng

Weekly Downloads

191

Version

2.0.0

License

Apache-2.0

Unpacked Size

2.61 kB

Total Files

4

Last publish

Collaborators

  • a.frank
  • jessebluemr
  • schneiderlars
  • julkuh
  • m-scherpi
  • mbeckem_conterra
  • conterrade