mhsf-dev/.eslintrc.json

4 lines
42 B
JSON
Raw Normal View History

2024-05-31 16:22:34 -05:00
{
2024-07-23 18:49:21 -05:00
"extends": ["next/core-web-vitals"]
2024-05-31 16:22:34 -05:00
}