glide
glide copied to clipboard
Fix lint issues
This fixes the build status since it is currently failing due to the eslint errors and wrong max eslint version.
What I did
- Updated the eslint max version to 2021 since there is code using ESMCA 2021
- Fix the lint errors
How I tested
Tested in my browser and ran the automated tests.