Files
retake.fr/.eslintrc
l-nmch 30a8bd8e2d
All checks were successful
Docker Build and Push for Main Branch / docker (push) Successful in 38m45s
first commit
2026-03-20 23:35:16 +01:00

5 lines
89 B
Plaintext

{
"extends": "next/core-web-vitals",
"rules": { "react/no-unescaped-entities": 0 }
}