79194593

Date: 2024-11-16 06:10:37
Score: 2.5
Natty:
Report link

Have you tried this way?

const dir = path.join(process.cwd(), "path_which_you_want");
const content = fs.readFileSync(dir);
Reasons:
  • Whitelisted phrase (-1): Have you tried
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Ariful Hoque Al Amin