Skip to content

Commit

Permalink
Merge pull request #88 from WilliamTuominiemi/chore/bump-deps
Browse files Browse the repository at this point in the history
chore: bump deps
  • Loading branch information
hagelstam authored Nov 9, 2024
2 parents 6d791cb + a8388fb commit 10fecc7
Show file tree
Hide file tree
Showing 3 changed files with 237 additions and 345 deletions.
8 changes: 2 additions & 6 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
{
"parser": "@typescript-eslint/parser",
"parserOptions": {
"project": "./tsconfig.json"
},
"plugins": ["@typescript-eslint", "prettier", "jsx-a11y"],
"plugins": ["prettier", "jsx-a11y"],
"extends": [
"next/core-web-vitals",
"plugin:@typescript-eslint/recommended",
"next/typescript",
"plugin:jsx-a11y/recommended"
],
"rules": {
Expand Down
Loading

0 comments on commit 10fecc7

Please sign in to comment.