7 lines
116 B
JSON
7 lines
116 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/eslintrc",
|
|
"rules": {
|
|
"react/no-unescaped-entities": "off"
|
|
}
|
|
}
|