posthtml-load-config

v1.0.0-alpha
Autoload Config for PostHTML
PostHTML Autoload Config

clean

echo '=> Cleaning' && rm -rf .nyc_output coverage test/node_modules

pretest

echo '=> Linting' && npm run clean && standard

test

echo '=> Testing' && nyc ava './test/index.js'

start

echo '=> Starting' && sudo npm test

Metadata

  • MIT
  • >=4
  • Michael Ciniawky
  • released 6/1/2016

Downloads