79576011

Date: 2025-04-15 20:49:13
Score: 1.5
Natty:
Report link

You can try using item.field to access the property field of item

const item = {'field': 2};
console.log(`${item.field}`)

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Frank Liu