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

add prettier for code formatting #35

Merged
merged 5 commits into from
Feb 6, 2025
Merged

add prettier for code formatting #35

merged 5 commits into from
Feb 6, 2025

Conversation

schobele
Copy link
Collaborator

@schobele schobele commented Feb 6, 2025

This pull request is focusing on code formatting and configuration updates.

Configuration Updates:

  • Added prettier
  • Added husky and lint-staged to the project to enforce code quality checks before commits. (package.json, .husky/pre-commit) [1] [2] [3]
  • Updated .prettierignore to ignore build and coverage artifacts. (.prettierignore)
  • Added an empty configuration file for Prettier. (.prettierrc)

@schobele schobele requested a review from jan-osch February 6, 2025 11:44
Copy link
Member

@jan-osch jan-osch left a comment

Choose a reason for hiding this comment

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

LGTM

@schobele schobele merged commit 730dd2c into main Feb 6, 2025
1 check failed
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