Skip to content

Commit

Permalink
Format markdown file with prettier (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
benlesh authored Nov 14, 2023
1 parent 043887d commit 6e0ad3f
Show file tree
Hide file tree
Showing 2 changed files with 227 additions and 199 deletions.
5 changes: 5 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"useTabs": true,
"singleQuote": true,
"trailingComma": "all"
}
Loading

0 comments on commit 6e0ad3f

Please sign in to comment.