mirror of
https://github.com/documenso/documenso.git
synced 2026-07-10 21:15:15 +10:00
8 lines
108 B
JSON
8 lines
108 B
JSON
{
|
|
"extends": [
|
|
"next/core-web-vitals"
|
|
],
|
|
"rules": {
|
|
"react/no-unescaped-entities": "off"
|
|
}
|
|
} |