Update .eslintrc.json

This commit is contained in:
Talon
2023-04-23 16:46:48 +08:00
committed by GitHub
parent 71aa9d05ed
commit 1bd5ece1d3

View File

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