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 4c0bfa3 commit d817b34Copy full SHA for d817b34
.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