Skip to content

Commit

Permalink
chore(deps): dependency update (#463)
Browse files Browse the repository at this point in the history
* chore(deps): Dependency Update

* lint(prettier): update prettier config
  • Loading branch information
OllieJennings authored Nov 17, 2023
1 parent 96d908f commit 8ec5abd
Show file tree
Hide file tree
Showing 3 changed files with 645 additions and 205 deletions.
5 changes: 4 additions & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
{
"endOfLine": "auto"
"endOfLine": "auto",
"trailingComma": "es5",
"tabWidth": 2,
"semi": true
}
Loading

0 comments on commit 8ec5abd

Please sign in to comment.