geostyler / geostyler-cli

BSD 2-Clause "Simplified" License
24 stars 9 forks source link

style: avoid lint errors with no-console #385

Closed geographika closed 3 months ago

geographika commented 3 months ago

Avoid the following CI failures when eslint is updated:

/home/runner/work/geostyler-cli/geostyler-cli/package-binaries.js
Warning:   42:7  warning  Unexpected console statement  no-console
Warning:   45:5  warning  Unexpected console statement  no-console
Warning:   47:5  warning  Unexpected console statement  no-console
jansule commented 3 months ago

:tada: This PR is included in version 3.1.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: