79699155

Date: 2025-07-12 09:34:29
Score: 1.5
Natty:
Report link

Done some research and I need to wrap it in a arrow function.

    displayWith = (value: string) => {
        let gauge = this.gs.getDirect(value);
        return gauge?.type + " " + gauge?.symbol;
    };

Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Eem