Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
bcherny committed Aug 27, 2023
1 parent f797848 commit c826963
Show file tree
Hide file tree
Showing 7 changed files with 3,492 additions and 3,377 deletions.
2 changes: 1 addition & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"printWidth": 120,
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"trailingComma": "all",
"useTabs": false,
"arrowParens": "avoid"
}
Loading

0 comments on commit c826963

Please sign in to comment.