@@ -48,6 +48,6 @@
"prefer-const": "error",
"no-trailing-spaces": "error",
"react/prop-types": 0,
"max-len": "warn"
"max-len": [1, {"ignoreStrings": true}]
}
The note is not visible to the blocked user.