@@ -1415,6 +1415,26 @@
};
return obj;
// bad
const arr = [
function foo() {
},
function bar() {
];
return arr;
// good
```
The note is not visible to the blocked user.