stylelint

v15.6.3
A mighty CSS linter that helps you avoid errors and enforce conventions.
css-in-js css less lint linter markdown sass scss stylelint and 2 more...

lint

npm-run-all --parallel --continue-on-error lint:*

test

jest

watch

jest --watch

format

prettier . --write --cache

lint:js

eslint . --cache --max-warnings=0 --ext .js,.mjs

lint:md

remark . --quiet --frail

prepare

husky install && patch-package

pretest

npm run lint

release

np --no-release-draft

version

changeset version

lint:types

tsc

postversion

git restore package.json

test-coverage

jest --coverage

benchmark-rule

node scripts/benchmark-rule.mjs

lint:formatting

prettier . --check --cache

changelog-to-github-release

remark --quiet --use ./scripts/remark-changelog-to-github-release.mjs CHANGELOG.md

Metadata

  • MIT
  • ^14.13.1 || >=16.0.0
  • stylelint
  • released 6/3/2023

Downloads