Skip to content

Commit

Permalink
add type definition to prettier config
Browse files Browse the repository at this point in the history
  • Loading branch information
JensDll committed Jul 13, 2023
1 parent b9ff5a5 commit aa98a55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prettier.config.mjs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/** @type {import("prettier").Options} */
export default {
singleQuote: true,
arrowParens: 'avoid',
Expand Down

0 comments on commit aa98a55

Please sign in to comment.