This rule enforces that functions do have an explicit return type annotation. Examples. ❌ Incorrect. // Should indicate that no value is returned (void) ...
確定! 回上一頁