Leaflet / Leaflet

πŸƒ JavaScript library for mobile-friendly interactive maps πŸ‡ΊπŸ‡¦
https://leafletjs.com
BSD 2-Clause "Simplified" License
40.17k stars 5.75k forks source link

Remove unused test globals from ESLint config #9285

Closed jonkoops closed 2 months ago

jonkoops commented 2 months ago

Removes some of the global variables from the ESLint configuration of the tests, as these are now imported from modules instead.