InvestWeb/.eslintrc.json

4 lines
40 B
JSON
Raw Normal View History

2022-11-23 14:20:36 -08:00
{
"extends": "next/core-web-vitals"
}