@@ -4,6 +4,7 @@
"no-useless-escape": 0,
"prefer-const": "warn",
"no-unused-vars": "warn",
"no-undef": "warn"
"no-undef": "warn",
"no-lone-blocks": "warn"
}
The note is not visible to the blocked user.