79559850

Date: 2025-04-07 12:23:11
Score: 3.5
Natty:
Report link

Is this that you want?

   interface MyType {
      id?: number;
      info: {
        notImportant?: number;
        important: string;
      }
    }
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): Is this that you
  • Low reputation (0.5):
Posted by: diesel94