gurpreet-legend / Alan-Feed

A user-friendly AI-assisted news application
https://alan-feed.netlify.app/
MIT License
4 stars 10 forks source link

add prettier config files #18

Closed FireeagSaini closed 1 year ago

FireeagSaini commented 1 year ago

🛠️ Fixes Issue

Close #17.

👨‍💻 Changes proposed

✔️ Check List (Check all the applicable boxes)

📄 Note to reviewers

If you are not convinced enough to merge this PR, please read these articles:

netlify[bot] commented 1 year ago

Deploy request for alan-feed pending review.

Visit the deploys page to approve it

Name Link
Latest commit b696c15d3ae638bfbf883ed6cbd992ba32530ec4
gurpreet-legend commented 1 year ago

I'm still finding formatting issues, can you check this once more. Though the formatting doesn't change when I run prettier on my local device, so you formatted them correctly, that's fine.

One more thing to do is, downloading prettier as a dev-dependency and writing scripts to check and write files. Then I'll be merging this PR :)

FireeagSaini commented 1 year ago

send me ss?

gurpreet-legend commented 1 year ago

No need to worry, I pulled your changes and it's just that prettier wants to run the write command just once more to make sure all files are formatted, so no need to worry about that, just add prettier to the package.json and write scripts for that, that will suffice