Skip to content

integrate Prettier for consistent code formatting#246

Merged
pinzon merged 1 commit intomasterfrom
formatting
Feb 14, 2024
Merged

integrate Prettier for consistent code formatting#246
pinzon merged 1 commit intomasterfrom
formatting

Conversation

@pinzon
Copy link
Member

@pinzon pinzon commented Feb 12, 2024

This PR implements ESLint rules to enforce consistent code formatting across the project. By incorporating these rules, we aim to establish a standardized code style, promoting enhanced readability and maintainability. The changes made in this PR include adjustments necessary to adhere to the specified formatting standards.

@pinzon pinzon marked this pull request as ready for review February 12, 2024 21:13
@pinzon pinzon requested a review from steffyP February 12, 2024 21:13
Copy link
Member

@steffyP steffyP left a comment

Choose a reason for hiding this comment

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

Thanks for adding the rules and formatting the code 🥳 🙏
As far as I can tell, the changes LGTM 😄 (unfortunately, I am not very experienced with linting in javascript)

The workflow checks the linting ✔️
I verified locally that changes can be applied/fixed with npm run lint-fix ✔️

@pinzon pinzon merged commit 618a112 into master Feb 14, 2024
@steffyP steffyP deleted the formatting branch February 14, 2024 17:04
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