Update .eslintrc.json

This commit is contained in:
Talon
2023-04-23 16:47:29 +08:00
committed by GitHub
parent 1bd5ece1d3
commit df8e66a309

View File

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