cspj-application/client/.eslintrc.json

4 lines
61 B
JSON
Raw Normal View History

2024-11-10 18:28:36 +08:00
{
"extends": ["next/core-web-vitals", "next/typescript"]
}