wegue-oss / wegue

Template and components for webmapping applications with OpenLayers and Vue.js
BSD 2-Clause "Simplified" License
93 stars 41 forks source link

Changed deprecated syntax in .eslintrc test file #363

Closed sronveaux closed 4 months ago

sronveaux commented 7 months ago

This simple PR corrects the content of the .eslintrc file which is used while generating unit test builds.

The globals definition there was still using an older deprecated syntax.