svgl/.eslintrc.json

4 lines
40 B
JSON
Raw Normal View History

2022-01-16 22:40:15 +08:00
{
"extends": "next/core-web-vitals"
}