Skip to content

zrev2220/stylelint-config

Repository files navigation

@zrev2220/stylelint-config

npm (scoped)

My personal Stylelint config.

Usage

Install:

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

Create/edit .stylelintrc:

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

Lint your styles:

npx stylelint -i .gitignore --aei --mw 0 "**/*.{css,scss}"

See also the extends config property.

About

My personal Stylelint config

Resources

License

Stars

Watchers

Forks

Packages

No packages published