wingkwong / react-quiz-component

:orange_book: React Quiz Component
https://wingkwong.github.io/react-quiz-component/
MIT License
370 stars 142 forks source link

Fixed Lint issues #146

Closed viditagrawal56 closed 11 months ago

viditagrawal56 commented 11 months ago

Fixes #113

This PR fixes the errors and warning that occur after running lint.

viditagrawal56 commented 11 months ago

Hey @wingkwong Sorry for the delay in creating the PR, I was busy with my exams 🙏 let me know if I need to change anything :)

viditagrawal56 commented 11 months ago

@wingkwong This PR fixes every lint error and warning except no-restricted-syntax error as you told me you'll take a look at it.