Haimantika / GitHub-roast

https://github-roast.up.railway.app/
MIT License
34 stars 19 forks source link

Replace the require statements with import statements #6

Open RushilJalal opened 2 months ago

RushilJalal commented 2 months ago

Following the ES6 standards, require statements should not be used. import should be used instead. I would like to work on this issue.

image

RushilJalal commented 2 months ago

@Haimantika kindly assign me the issue. Thanks.