mirror of
https://github.com/Sosokker/B2D-Ventures.git
synced 2025-12-18 13:34:06 +01:00
7 lines
113 B
JSON
7 lines
113 B
JSON
{
|
|
"extends": ["eslint:recommended", "next", "next/core-web-vitals"],
|
|
"env": {
|
|
"jest/globals": true
|
|
}
|
|
}
|