In official docs, it states that explicit-function-return-type is intended to be a stronger type checker than explicit-module-boundary-types(and also in issue2719) The problem is while explicit-module ...
While looking into introducing IDL into ECMAScript, the existence of the explicit function length ('The "length" property of this function is ...' paragraph') becomes slightly problematic, especially ...