Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

Add Prettier for Code formatting #229

Open
gnikita432 opened this issue Apr 30, 2021 · 4 comments
Open

Add Prettier for Code formatting #229

gnikita432 opened this issue Apr 30, 2021 · 4 comments

Comments

@gnikita432
Copy link

gnikita432 commented Apr 30, 2021

Issue Type:

[ ] Bug Report
[x] Feature Request
[ ] Documentaion

Describe the bug

  • Installing and setting up prettier will help to format the code automatically on saving. Many contributor contributes to the project and may do some bad code formatting practices like adding unwanted extra space lines or not adding proper space so prettier will be useful for perfectly structured and easy to read code. Prettier will follow one pattern and format the code accordingly on saving. basically Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.
    More info: https://prettier.io/docs/en/why-prettier.html
  • Adding prettier will make the code clean and structured.

Possible solution

  • I would like to add prettier to the project.

Screenshots

  • If applicable, add screenshots to help explain your problem.
@himanshu007-creator
Copy link
Owner

Please add a good brief description

@gnikita432
Copy link
Author

Yes, I have added now.

@rohan-kulkarni-25
Copy link
Contributor

Please add a good brief description

Please go for this when I clean our codebase !

@gnikita432
Copy link
Author

gnikita432 commented May 4, 2021

Okay, thank you. Please let me know after you clean the codebase.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants