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

Set up Prettier CLI for consistent formatting of code #98

Closed
swarajpure opened this issue Mar 16, 2021 · 1 comment · Fixed by #99
Closed

Set up Prettier CLI for consistent formatting of code #98

swarajpure opened this issue Mar 16, 2021 · 1 comment · Fixed by #99
Assignees
Labels
DX Enhances Developer Experience

Comments

@swarajpure
Copy link
Contributor

We need the whole codebase to have consistent formatting of the code, otherwise every developer will have their formatter messing up with the formatting of the code

This documentation would help: https://prettier.io/docs/en/install.html

Also, we're having it set up on welcome-site. You can refer: Real-Dev-Squad/website-welcome#120

@swarajpure swarajpure added the DX Enhances Developer Experience label Mar 16, 2021
@swarajpure
Copy link
Contributor Author

Remember, DO NOT make any other change in the codebase than setting up formatter and changing formatting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DX Enhances Developer Experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants