stylelint-stylus

v0.16.1
Stylelint plugin for Stylus
stylelint-plugin stylelint stylus lint linter pretty beautify

lint

eslint .

lint:fix

eslint . --fix

test:base

mocha "tests/runs/**/*.js" --reporter dot --timeout 60000

test

nyc npm run test:base -- --timeout 60000

cover:report

nyc report --reporter=html

test:cover

npm run test && npm run cover:report

update-fixtures

cross-env UPDATE_FIXTURES=true npm run test:base

preversion

npm run update && npm run test

version

npm run lint -- --fix && git add .

update

node ./scripts/update.js

docs:watch

vuepress dev docs

docs:build

vuepress build docs

stylelint

stylelint "docs/.vuepress/**/*.css" "docs/.vuepress/**/*.vue" "docs/.vuepress/**/*.styl"

make-alias-package

node ./scripts/make-alias-package.js

Metadata

  • MIT
  • ^12 || >=14
  • Yosuke Ota
  • released 6/18/2022

Downloads

Maintainers