Skip to content

Commit

Permalink
chore: explicitly list prettier plugins (#501)
Browse files Browse the repository at this point in the history
  • Loading branch information
lxndrblz committed Apr 6, 2024
1 parent 418c14e commit c12ab19
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
"parser": "go-template"
}
}
]
],
"plugins": ["prettier-plugin-go-template"]
}

0 comments on commit c12ab19

Please sign in to comment.