@@ -47,6 +47,7 @@
"no-var": "error",
"prefer-const": "error",
"no-trailing-spaces": "error",
"react/prop-types": 0
"react/prop-types": 0,
"max-len": "warn"
}
The note is not visible to the blocked user.