Enforce strict equalities with JSHint
@ -12,6 +12,7 @@
"undef": true,
"noarg": true,
"nonbsp": true,
"eqeqeq": true,
// Relaxing
"boss": true,
The note is not visible to the blocked user.