stylelint-declaration-block-no-ignored-properties

v2.8.0
Disallow property values that are ignored due to another property value in the same rule.
css less lint linter scss stylelint stylelint-plugin sugarss

jest

cross-env NODE_OPTIONS="--experimental-vm-modules --no-warnings" jest

lint

eslint . --ignore-path .gitignore

precommit

lint-staged

pretest

npm run lint

prettify

prettier --write '**/*.{js,json}'

release

np

test

cross-env NODE_OPTIONS="--experimental-vm-modules --no-warnings" jest --coverage
npm i stylelint-declaration-block-no-ignored-properties

Metadata

  • MIT
  • >=6
  • Krister Kari
  • released 12/26/2023

Downloads

Maintainers