ChatGpt-Web / .eslintrc.json
xiao
初始化
a7c621e
raw
history blame
67 Bytes
{
"extends": "next/core-web-vitals",
"plugins": ["prettier"]
}