We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 866fdc8 commit fea3cb8Copy full SHA for fea3cb8
.prettierrc.js
@@ -2,7 +2,7 @@ module.exports = {
2
printWidth: 120,
3
semi: true,
4
trailingComma: "es5",
5
-
+ plugins: ["prettier-plugin-go-template"],
6
overrides: [
7
{
8
files: ["*.html"],
0 commit comments