mirror of
https://github.com/xitanggg/open-resume.git
synced 2023-07-20 23:08:37 +03:00
7 lines
99 B
JSON
7 lines
99 B
JSON
{
|
|
"extends": "next/core-web-vitals",
|
|
"rules": {
|
|
"react/no-unescaped-entities": "off"
|
|
}
|
|
}
|