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