79698943

Date: 2025-07-12 01:38:45
Score: 1.5
Natty:
Report link

It's because you use CommonJS in a ES module code, try using this syntax instead.


// Do this:
export const myFunction = () => {}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: SmathyCo