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

feat: prettierrc #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

feat: prettierrc #88

wants to merge 1 commit into from

Conversation

rbalet
Copy link

@rbalet rbalet commented Feb 24, 2025

Description

  • Add the .prettierrc file
  • create a new npm run prettier script
  • Add prettier as devDependencies

Note

npx prettier --write . or npm run prettier have to be run in another pull-request.

@rbalet
Copy link
Author

rbalet commented Feb 24, 2025

@ihym Hey, I did already this first PR.

I did not run npx prettier --write . as I would like to let you do it and do a PR on your side.
Doing so will change a lot of lines across the entire codebase while not doing any change in the logic.

So I feel it more logical to let your name on such commit.
(I could git ignore the blame, but I would need to add a new file, so if we can avoid ; )

Let me know,
I'll do the rest of the PRs for the migration on each Angular version after this get merged.

Cheers

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.

None yet

1 participant