79244699

Date: 2024-12-02 15:49:40
Score: 1.5
Natty:
Report link

Changing also the target option should fix this:

{
"compilerOptions": {
  ...
  "target": "ES2021",
  ...
  }
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Patrick Schlieker