Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: integrate Prettier and apply consistent code formatting #45

Merged
merged 5 commits into from
Jun 27, 2024

Conversation

rahulyadav-57
Copy link
Member

Resolves #37

- Configured Prettier for consistent code style across the codebase
- Reformatted the entire codebase using `npm run format:fix` to adhere to the new Prettier rules.
@anton-trunov
Copy link
Member

any progress with this one?

@rahulyadav-57
Copy link
Member Author

@anton-trunov There was an issue with the VS Code Prettier configuration not being in sync with the Prettier module. This has now been resolved. I'll merge it into the main branch.

@rahulyadav-57 rahulyadav-57 merged commit 622d09d into main Jun 27, 2024
2 checks passed
@rahulyadav-57 rahulyadav-57 deleted the use-prettier branch June 27, 2024 09:42
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.

Use Prettier to format codebase and check it in CI
2 participants