gurpreet-legend / Alan-Feed

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

[Feature] Add ESLint to enhance the code structure and readability #3

Closed kailash360 closed 2 years ago

kailash360 commented 2 years ago

Currently, the codebase is written in a haphazard way which makes it difficult to understand the logic. It would be better if ESLint is added to the codebase, which will improve the overall structure and make it easier to understand the logic