Skip to content

Commit

Permalink
update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
throwaway96 committed Dec 4, 2023
1 parent 8757a30 commit 0525e29
Show file tree
Hide file tree
Showing 5 changed files with 1,816 additions and 1,628 deletions.
3 changes: 2 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
],
"parser": "@typescript-eslint/parser",
"plugins": [
"prettier"
"prettier",
"import"
],
"rules": {
"prettier/prettier": [
Expand Down
Loading

0 comments on commit 0525e29

Please sign in to comment.