glidejs / glide

A dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more
https://glidejs.com
MIT License
7.21k stars 768 forks source link

Fix lint issues #676

Open jayelkaake opened 7 months ago

jayelkaake commented 7 months ago

This fixes the build status since it is currently failing due to the eslint errors and wrong max eslint version.

What I did

How I tested

Tested in my browser and ran the automated tests.