Saurabh3333 / give-me-a-joke

A npm-module for random and customized jokes.
https://www.npmjs.com/package/give-me-a-joke
MIT License
14 stars 10 forks source link

Converted all the var statements to const and lets #18

Closed NikanZeyaei closed 3 years ago

NikanZeyaei commented 3 years ago

Converted all the var statements to appropriate consts and lets to avoid scoping issues