Skip to content

Conversation

@sumitst05
Copy link
Contributor

Description

In this pull request, the following changes have been made:

  • Prettier Integration: Prettier has been added to the project as a code formatting tool.

  • Prettier Configuration: A Prettier configuration file, .prettierrc, has been included to define code formatting rules aligned with the project's coding standards.

  • Precommit Hook Execution: Prettier has been integrated into the precommit hook, ensuring automatic code formatting using the configuration in .prettierrc before each commit.

  • Improved ESLint Compatibility: The integration of Prettier is expected to reduce ESLint issues related to code formatting discrepancies, enhancing the overall development process.

Fixes

#349

Checklist

  • Code follows the project's style guidelines.
  • Changes are documented appropriately.

Copy link
Contributor

@kskarthik05 kskarthik05 left a comment

Choose a reason for hiding this comment

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

Looks good to me. Nice work!

@TejasNair9977 TejasNair9977 merged commit e21f266 into development Sep 30, 2023
@TejasNair9977 TejasNair9977 deleted the 349-configure-prettier branch October 15, 2023 16:58
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.

4 participants