@@ -5,6 +5,7 @@
"no-restricted-syntax": 0,
"no-await-in-loop": 0,
"no-param-reassign": 0,
"no-shadow": 0
"no-shadow": 0,
"max-len": 0
}
The note is not visible to the blocked user.