Skip to content

Commit

Permalink
Merge pull request #7 from codersforcauses/update-deps
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
dct0 authored Aug 10, 2024
2 parents 8005388 + 344714b commit 8f08f81
Show file tree
Hide file tree
Showing 5 changed files with 1,471 additions and 930 deletions.
3 changes: 1 addition & 2 deletions client/.eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"simple-import-sort/exports": "warn",
"import/first": "warn",
"import/newline-after-import": "warn",
"import/no-duplicates": "warn",
"@next/next/no-html-link-for-pages": ["error", "client/src/pages"]
"import/no-duplicates": "warn"
}
}
Loading

0 comments on commit 8f08f81

Please sign in to comment.