79111319

Date: 2024-10-21 18:31:12
Score: 1
Natty:
Report link

I'd consider prettier (code format tool). Can be used as a command (prettier write), or as IDE plugin, e.g. VS Code (will auto-format your code on Ctrl+S).

There is bunch of configs you can set, but object keys with no quotes is one of default rules if I reckon.

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
Posted by: DamianoPantani