stylelint

v16.9.0
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...

benchmark-rule

node scripts/benchmark-rule.mjs

build

rollup -c

build-check

node scripts/build-check.mjs

format

prettier . --write --cache

lint

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

lint:formatting

prettier . --check --cache

lint:js

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

lint:md

remark . --quiet --frail

lint:types

tsc

prepare

husky && npm run build

postprepare

patch-package

release

np --no-release-draft

pretest

npm run lint

test

node --experimental-vm-modules node_modules/jest/bin/jest.js

test-coverage

npm test --ignore-scripts -- --coverage

test-only

npm test --ignore-scripts

watch

npm test --ignore-scripts -- --watch

changeset

changeset version && node .changeset/rewrite-changelog.mjs CHANGELOG.md && git restore package.json
npm i stylelint

Metadata

  • MIT
  • >=18.12.0
  • stylelint
  • released 8/28/2024

Downloads