Update .eslintrc.json

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

View File

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