Files
caszl-next/.eslintrc.json

4 lines
40 B
JSON
Raw Normal View History

2023-10-27 09:30:22 +08:00
{
"extends": "next/core-web-vitals"
}