eslint-plugin-ghost

v2.5.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 ${GHOST_UPSTREAM:-upstream} main --follow-tags; fi

preship

yarn lint

Metadata

  • MIT
  • Whatever
  • Ghost Foundation
  • released 7/15/2021

Downloads