stylelint

v9.0.0
A mighty, modern CSS linter.
css less sass scss sugarss lint linter stylelint

flow

flow

jest

jest

lint

npm-run-all --parallel lint:*

test

jest --coverage

watch

jest --watch

lint:js

eslint . --cache

lint:md

remark . --quiet --frail

pretest

npm-run-all --serial lint flow

release

npmpub

flow-defs

npx flow-typed --libdefDir decls/ install jest@22 lodash@4 && mv -fv decls/npm/lodash_v4.x.x.js decls/flow-typed/lodash.js && mv -fv decls/npm/jest_v22.x.x.js decls/flow-typed/jest.js

precommit

lint-staged

dry-release

npmpub --dry --verbose

postinstall

opencollective postinstall

prettier:fix

prettier '**/*.js' --write

benchmark-rule

node scripts/benchmark-rule.js

prettier:check

prettier '**/*.js' --list-different

jest:detectleaks

jest --detectLeaks

Metadata

  • MIT
  • >=6
  • Unknown
  • released 2/18/2018

Downloads