friends-best/fe/.eslintrc
Louis Hollingworth dd67fc967a
Refactored project ready for server.
Signed-off-by: Louis Hollingworth <louis@hollingworth.nl>
2024-02-14 17:39:30 +00:00

4 lines
50 B
Plaintext

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