Skip to content

Commit

Permalink
adding config for prettier-plugin-go-template
Browse files Browse the repository at this point in the history
  • Loading branch information
melange396 committed Nov 7, 2023
1 parent 4c0bfa3 commit d817b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .prettierrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module.exports = {
printWidth: 120,
semi: true,
trailingComma: "es5",

plugins: ["prettier-plugin-go-template"],
overrides: [
{
files: ["*.html"],
Expand Down

0 comments on commit d817b34

Please sign in to comment.