Update .eslintrc.json file
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"extends": [
|
||||
"next/core-web-vitals",
|
||||
"plugin:testing-library/react",
|
||||
"plugin:jest-dom/recommended"
|
||||
"next/core-web-vitals"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user