Esri / esri-leaflet-geocoder

helpers for using the ArcGIS World Geocoding Service in Leaflet
http://esri.github.io/esri-leaflet/examples/geocoding-control.html
Apache License 2.0
244 stars 101 forks source link

Enable (or fix) linting auto-formatting #246

Open gavinr opened 4 years ago

gavinr commented 4 years ago

Our build process checks for linting errors, but code editor plugins typically will rely on an .eslintrc file to auto-lint for you. We should set this up so editing is easier in the future ( the frustration is real :-)

See: