eslint-plugin-ghost

v0.1.0
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 1/4/2019

Downloads