Skip to content

Conversation

@yousseffathy110
Copy link
Contributor

Summary

Adds code quality tools and development workflow improvements.

What's Changed

  • Format Script: Added Prettier formatting for consistent code style
  • Type Check Script: Added TypeScript validation to catch errors early
  • Git Ignore: Added .gitignore to exclude development files
  • Package Manager: Configured Bun for faster script execution

Why?

  • Ensures code consistency across the team
  • Prevents type errors from reaching production
  • Improves developer experience with faster tooling

Copy link
Member

@husamql3 husamql3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work @yousseffathy110 ❤️

Thanks for your contribution; it's appreciated a lot

@husamql3 husamql3 merged commit d2807e3 into LeetPushExtension:master Jan 11, 2026
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