📚 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
📚 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