stylelint-custom-processor-loader

v0.6.0
A Webpack loader for stylelint used with custom processors
lint linter stylelint loader webpack webpack-loader styled-components custom-processor css and 1 more...

test

jest

lint

eslint index.js 'test/*'

build

mkdir -p dist && babel index.js -o dist/index.js && echo 'Build successfully completed'

real-world-test

yarn build && webpack --config webpack-test.config.js; rm webpack-test.out.js

prettier-fix

prettier --single-quote --trailing-comma es5 --write

precommit

lint-staged

prepush

yarn run lint && yarn test && yarn build && echo ' prepush tests passed, pushing now... '

prepublishOnly

yarn build
npm i stylelint-custom-processor-loader

Metadata

  • MIT
  • >= 6
  • Emil Goldsmith Olesen
  • released 12/4/2018

Downloads

Maintainers