mirror of https://github.com/lxndrblz/anatole.git
chore: explicitly list prettier plugins (#501)
.prettierrc @@ -13,5 +13,6 @@ "parser": "go-template" } } ] ], "plugins": ["prettier-plugin-go-template"] }