6 lines
97 B
JSON
6 lines
97 B
JSON
{
|
|
"extends": ["next/core-web-vitals"],
|
|
"rules": {
|
|
"react/react-in-jsx-scope": "off"
|
|
}
|
|
} |