This repository has been archived on 2024-06-01. You can view files and clone it, but cannot push or open issues or pull requests.
Files
Frontend/.eslintrc.json

4 lines
40 B
JSON
Raw Normal View History

2024-04-23 01:42:30 +01:00
{
"extends": "next/core-web-vitals"
}