[misc] fix eslint violations for array-callback-return GitOrigin-RevId: 4104342239f4da32c541855d6fc7032c4c96004f
@@ -22,7 +22,6 @@
"rules": {
// TODO(das7pad): remove overrides after fixing all the violations manually (https://github.com/overleaf/issues/issues/3882#issuecomment-878999671)
// START of temporary overrides
- "array-callback-return": "off",
"no-dupe-else-if": "off",
"no-empty": "off",
"node/handle-callback-err": "off",