prettier-plugin-go-template

v0.0.3
Fixes prettier formatting for go templates.
prettier plugin go template html

test

jest

coverage

jest --coverage

publish:coverage

codecov -t $npm_config_prettier_plugin_go_html_codecov

release:coverage

npm run coverage && npm run publish:coverage

build

tsc --pretty

watch

npm run build -- --watch

watch:test

jest --watch

release:plugin

npm run build && npm publish

release

npm run release:coverage && npm run release:plugin

Metadata

  • MIT
  • >=10.0.0
  • Niklas Portmann
  • released 6/13/2020

Downloads

Maintainers