7 lines
85 B
JSON
7 lines
85 B
JSON
{
|
|
"extends": ["next/core-web-vitals"],
|
|
"rules": {
|
|
"no-console": "warn"
|
|
}
|
|
}
|