Kanika637 / amazon-clone

Clone of Amazon Website
MIT License
89 stars 100 forks source link

prettier config file #133

Closed Shubhamsahu19 closed 1 year ago

Shubhamsahu19 commented 1 year ago

Is your feature request related to a problem? Please describe.

everyone uses prettier code formatter , so everyone has different global prettier configuration, which leads to multiple unnecessary changes in file. So having a local prettierrc and prettierignore can eliminate these unnecessary changes.

Describe the solution you'd like

I will do it.

Describe alternatives you've considered

No response

Additional context

No response

Kanika637 commented 1 year ago

Thanks for opening the issue @Shubhamsahu19. Go ahead🚀