Skip to content

fix(eslint): upgrade packages & no unused vars

Bastien DUMONT requested to merge fix-no-unused-vars into main

We previously needed to disable no unused vars which was a eslint bug

image

https://stackoverflow.com/questions/57833013/why-am-i-getting-a-no-unused-vars-warning-in-a-for-of-loop-and-how-do-i-fix

I also updated libs

Edited by Bastien DUMONT

Merge request reports