Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Ciaran Schutte authored and justincorrigible committed Jan 7, 2025
1 parent ebb91b0 commit 6827e41
Show file tree
Hide file tree
Showing 79 changed files with 23,565 additions and 24,391 deletions.
7 changes: 7 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"arrowParens": "always",
"printWidth": 100,
"trailingComma": "all",
"singleQuote": true,
"useTabs": true
}
Loading

0 comments on commit 6827e41

Please sign in to comment.