Client/.eslintrc.json

4 lines
60 B
JSON
Raw Normal View History

{
"extends": ["next/core-web-vitals", "next/typescript"]
}