Skip to content

Commit

Permalink
formatting and readability improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
GypsyDangerous committed Sep 3, 2023
1 parent 896a551 commit e81a9d1
Show file tree
Hide file tree
Showing 95 changed files with 13,265 additions and 523 deletions.
2 changes: 1 addition & 1 deletion .prettierrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ module.exports = {
tabWidth: 4,
useTabs: true,
arrowParens: "avoid",
printWidth: 140
printWidth: 140,
}
Loading

0 comments on commit e81a9d1

Please sign in to comment.