Skip to content

Commit

Permalink
fix: downgrade typescript eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
lcandy2 committed Aug 19, 2024
1 parent bb33059 commit 6a68077
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 46 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "^3.4.10",
"typescript": "^5.5.4",
"typescript-eslint": "^8.1.0"
"typescript-eslint": "^7.18.0"
},
"lint-staged": {
"**/*": "prettier --ignore-unknown --write",
Expand Down
Loading

0 comments on commit 6a68077

Please sign in to comment.