Update .eslintrc.json

This commit is contained in:
Talon 2023-04-23 16:47:29 +08:00 committed by GitHub
parent 1bd5ece1d3
commit df8e66a309
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,4 @@
{
"extends": "next/core-web-vitals",
"plugins": ["prettier"]
111
}