Skip to content

Commit

Permalink
chore(deps): update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
allbertuu committed Mar 5, 2024
1 parent 2ba6cde commit 3e48e83
Show file tree
Hide file tree
Showing 3 changed files with 2,388 additions and 2,217 deletions.
6 changes: 4 additions & 2 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@
"node": true
},
"extends": [
"eslint:recommended",
"next/core-web-vitals",
"next",
"plugin:@typescript-eslint/recommended",
"plugin:jest-dom/recommended",
"plugin:testing-library/react",
"@rocketseat/eslint-config/next"
"@rocketseat/eslint-config/next",
"prettier"
],
"parser": "@typescript-eslint/parser",
"parserOptions": {
Expand Down
Loading

0 comments on commit 3e48e83

Please sign in to comment.