Files
ProjectE/apps/web/.eslintrc.json
T

4 lines
42 B
JSON
Raw Normal View History

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