mirror of
https://github.com/documenso/documenso
synced 2026-04-21 13:27:18 +00:00
8 lines
No EOL
108 B
JSON
8 lines
No EOL
108 B
JSON
{
|
|
"extends": [
|
|
"next/core-web-vitals"
|
|
],
|
|
"rules": {
|
|
"react/no-unescaped-entities": "off"
|
|
}
|
|
} |