Skip to content

Commit

Permalink
updated eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharvari Deshmukh authored and Sharvari Deshmukh committed Mar 10, 2024
1 parent af9ad92 commit f1b5fd2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion client/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"extends": ["next/babel", "next/core-web-vitals"]
"extends": ["next"]
}
// , "next/babel", "next/core-web-vitals"

0 comments on commit f1b5fd2

Please sign in to comment.