Skip to content

Commit

Permalink
fix: Build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
dogukanoksuz authored Mar 13, 2024
1 parent 9b79e79 commit 3514ce8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"extends": [
"next/core-web-vitals",
"prettier",
"plugin:tailwindcss/recommended",
"eslint:recommended"
"plugin:tailwindcss/recommended"
],
"plugins": [
"tailwindcss"
Expand Down Expand Up @@ -38,4 +37,4 @@
"parser": "@typescript-eslint/parser"
}
]
}
}

0 comments on commit 3514ce8

Please sign in to comment.