Skip to content

Commit

Permalink
Fixes reviews from #3
Browse files Browse the repository at this point in the history
  • Loading branch information
tibuurcio committed Jan 18, 2024
1 parent 5efb11d commit 9a71223
Show file tree
Hide file tree
Showing 4 changed files with 165 additions and 223 deletions.
7 changes: 6 additions & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
{}
{
"semi": false,
"singleQuote": true,
"arrowParens": "avoid",
"printWidth": 120
}
Loading

0 comments on commit 9a71223

Please sign in to comment.