Skip to content

Commit

Permalink
fix prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
willybrauner committed Oct 18, 2023
1 parent 4f7fdf4 commit 98528d4
Show file tree
Hide file tree
Showing 6 changed files with 419 additions and 403 deletions.
3 changes: 2 additions & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"printWidth": 90
"printWidth": 90,
"semi": false,
}
Loading

0 comments on commit 98528d4

Please sign in to comment.