mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-22 20:16:57 +00:00
7 lines
106 B
JSON
7 lines
106 B
JSON
{
|
|
"extends": ["next", "next/core-web-vitals", "prettier"],
|
|
"globals": {
|
|
"React": "readonly"
|
|
}
|
|
}
|