mirror of
https://github.com/documenso/documenso.git
synced 2025-11-09 20:12:31 +10:00
8 lines
108 B
JSON
8 lines
108 B
JSON
{
|
|
"extends": [
|
|
"next/core-web-vitals"
|
|
],
|
|
"rules": {
|
|
"react/no-unescaped-entities": "off"
|
|
}
|
|
} |