79582753

Date: 2025-04-19 19:19:47
Score: 2.5
Natty:
Report link

You're using fs.readdirSync() but never imported the fs module. Add this at the top: import fs from "fs"; plus your comment says import fc from "fs".

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: covenantcodes