lucasmontano / twitch

[EBS] Channel's Top Visitors
https://www.twitch.tv/lucas_montano
119 stars 15 forks source link

TSLint and Fix Spec files in build #24

Closed luancaike closed 4 years ago

luancaike commented 4 years ago

📚 As I could see the project uses eslint which is not the best case when it comes to typescript, and since I had free time I added the same to the project keeping the eslint, I had to make some corrections during the code to apply the rules TSLint

⭐ Bonus: I realized I was compiling the tests so I activated a flag so that it doesn't happen and it ends up going to production