Skip to content

Commit

Permalink
Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Vorlias committed Dec 12, 2022
1 parent 097f117 commit 83fd127
Show file tree
Hide file tree
Showing 7 changed files with 1,064 additions and 68 deletions.
3 changes: 2 additions & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"printWidth": 120,
"tabWidth": 4,
"trailingComma": "all",
"useTabs": true
"useTabs": true,
"endOfLine": "auto"
}
Loading

0 comments on commit 83fd127

Please sign in to comment.