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

Fixup for PR #370: Remove eslint errors #373

Closed chrismayer closed 2 months ago

chrismayer commented 3 months ago

This removes some eslint errors, which were introduced by #370. These errors are breaking the build.

chrismayer commented 2 months ago

Merging wo/ formal review since this has no functional change and fixes the broken Wegue build.

To avoid unrecognized linting errors in Pull Requests there is a separate PR #375 , which improves the CI test pipeline.