{"library":"prettier-plugin-go-template","title":"Prettier Go Template","description":"Prettier plugin for formatting Go and GoHugo templates. Current stable version 0.0.15, compatible with Prettier ^3.0.0. Requires Node >=14. Automatically formats .gohtml, .gotmpl, .go.tmpl, .tmpl, .tpl, .html.tmpl files. Supports bracket spacing option. For .html files, parser override is needed. No other dependencies beyond Prettier. Actively maintained.","language":"javascript","status":"active","last_verified":"Sat Apr 25","install":{"commands":["npm install prettier-plugin-go-template"],"cli":null},"imports":[],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"npm install --save-dev prettier prettier-plugin-go-template\n# .prettierrc\n{\n  \"plugins\": [\"prettier-plugin-go-template\"],\n  \"goTemplateBracketSpacing\": true\n}","lang":"javascript","description":"Install and configure the plugin in .prettierrc for Prettier 3+.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}