Skip to content

Commit

Permalink
prettierrc (#426)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xOlias authored Nov 14, 2023
1 parent f9bc811 commit a49de47
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"semi": true,
"singleQuote": false,
"trailingComma": "all"
}

1 comment on commit a49de47

@vercel
Copy link

@vercel vercel bot commented on a49de47 Nov 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.