@@ -3,7 +3,8 @@
"rules": {
"no-underscore-dangle": 0,
"linebreak-style": 0,
"global-require": 0
"global-require": 0,
"no-await-in-loop": 0,
},
"env": {
"browser": true,
The note is not visible to the blocked user.