stylelint-test-rule-node

v0.2.2
A Stylelint rule tester using Node.js built-in test runner.
stylelint test

lint

npm-run-all --parallel lint:*

test

node --test

watch

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

format

prettier . --write

lint:js

eslint .

lint:md

remark . --quiet --frail

prepare

husky

pretest

npm run lint

release

np --no-release-draft

lint:types

tsc

lint:formatting

prettier . --check

lint:packagejson

npmPkgJsonLint .

Metadata

  • MIT
  • >=18.12.0
  • stylelint
  • released 6/21/2024

Downloads

Maintainers

stylelint