Mayank0255/Stackoverflow-Clone-Frontend

[Backend]: Convert back-end for use ES Module instead CommonJS

fabioalmeida100 opened this issue · 4 comments

Proposal

My proposal is to convert the import and export module way for ESModule. It is good standard mainly if you think use TypeScript in future.

@fabioalmeida100 Seems like a good proposal.

Would like to work upon this?

@fabioalmeida100 Seems like a good proposal.

Would like to work upon this?

Yes! I can work in this issue! Can assign to me.

Yes! I can work in this issue! Can assign to me.

Sure, will do

Hello @Mayank0255

I opened the PR for resolve this chore #48

Tell me if I opened the PR correctly...