Skip to content

Conversation

Ayoub-Mabrouk
Copy link
Contributor

  • Replace var loop with for...of for clarity and readability
  • Use const instead of var to prevent accidental reassignment
  • Introduce explicit found variable to avoid shadowing Node's path module
  • Add JSDoc to clarify input and return type

- Replace �ar loop with or...of for clarity and readability
- Use const instead of �ar to prevent accidental reassignment
- Introduce explicit ound variable to avoid shadowing Node's path module
- Add JSDoc to clarify input and return type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant