79362556

Date: 2025-01-16 17:36:18
Score: 1.5
Natty:
Report link

An answer to anyone still struggling with this, like I was. The 'missing import' errors you were expecting come from Typescript and do not show in your Javascript files. But you can add a // @ts-check at the top of the JS file and the said errors will show. enter image description here

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