apache / cordova-plugin-geolocation

Apache Cordova Geolocation Plugin
https://cordova.apache.org/
Apache License 2.0
632 stars 657 forks source link

chore(eslint): config upgrade to 5.0.0 #260

Closed breautek closed 1 year ago

breautek commented 1 year ago

Platforms affected

all

Motivation and Context

Upgrades eslint to our current standards

Description

@cordova/eslint-plugin upgraded to v5.0.0 Also rolled in a npm upgrade to upgrade all sub-dependencies

Testing

Ran npm test Ran cordova paramedic locally against android platform.

Checklist