eslint-plugin-ghost

v0.0.27
Shared eslint configurations
eslint eslintplugin eslint-plugin

lint

eslint . --ext .js --cache

ship

STATUS=$(git status --porcelain); echo $STATUS; if [ -z "$STATUS" ]; then yarn publish && git push --follow-tags; fi

preship

yarn lint

Metadata

  • MIT
  • Whatever
  • Ghost Foundation
  • released 9/17/2018

Downloads