Skip to content

Commit

Permalink
prettier fix
Browse files Browse the repository at this point in the history
  • Loading branch information
matepek committed Dec 16, 2023
1 parent 0e1caca commit 17cae68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .prettierrc.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
module.exports = {
extends: ["prettier"],
plugins: ["prettier"],
semi: true,
trailingComma: 'all',
singleQuote: true,
Expand Down

0 comments on commit 17cae68

Please sign in to comment.