Skip to content

Conversation

@producta-ai-deprecated
Copy link

This pull request converts several JavaScript files to TypeScript:

  • config.js is renamed to config.ts with added type annotations for the merge function.
  • locale.js is renamed to locale.ts with type annotations for its functions and parameters.
  • Multiple index.js files in various directories are renamed to index.ts to reflect the TypeScript conversion, with no additional changes needed as they only re-export modules.

These changes enhance type safety and maintainability of the codebase. Please feel free to reach out if you need more information.

@aabedraba
Copy link
Collaborator

This is completely wrong, I'm closing this PR.

@aabedraba aabedraba closed this Nov 22, 2024
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.

2 participants