Mayank0255 / Stackoverflow-Clone-Frontend

Clone project of a famous Q/A website for developers built using MySQL, Express, React, Node, Sequelize :globe_with_meridians:
https://stackoverflow-clone-client.vercel.app
MIT License
546 stars 209 forks source link

[FullStack]: Configure Eslint #51

Open Mayank0255 opened 2 years ago

Mayank0255 commented 2 years ago

Setup Eslint and Prettier to the project to maintain some coding conventions.

Might introduce Travis-CI as well for testing.

Mayank0255 commented 2 years ago

Will be updating all the dependencies and the versions of node, npm and react

joshi-kaushal commented 2 years ago

Hey, I want to work on this one!

Mayank0255 commented 2 years ago

@joshi-kaushal go ahead👍 and this issue is for both the front-end repo and the backend repo, for which the config has to be done separately.

joshi-kaushal commented 2 years ago

I'll finish the front end first. Pagination.styles.scss file seems to be missing in Paddington component.

image

Mayank0255 commented 2 years ago

@joshi-kaushal oh yes, just remove the line in which it is imported, as the file was deleted as it was empty but we forgot to remove the line which imports it

github-actions[bot] commented 2 years ago

Stale issue message