mirror of
https://github.com/logos-storage/metrics.git
synced 2026-01-04 06:23:07 +00:00
6 lines
99 B
JSON
6 lines
99 B
JSON
{
|
|
"extends": "next/core-web-vitals",
|
|
"rules": {
|
|
"react/no-unescaped-entities": "off"
|
|
}
|
|
} |