@@ -1,6 +1,7 @@
{
"extends": ["standard", "standard-jsx"],
"rules": {
"no-useless-escape": 0
"no-useless-escape": 0,
"prefer-const": "error"
}
The note is not visible to the blocked user.