GeoTIFF / georaster-layer-for-leaflet

Display GeoTIFFs and soon other types of raster on your Leaflet Map
https://geotiff.github.io/georaster-layer-for-leaflet-example/
Apache License 2.0
286 stars 57 forks source link

Add ESLint Linter #8

Closed DanielJDufour closed 4 years ago

DanielJDufour commented 5 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] There are naming inconsistencies between snake case and camel case, i.e. no_data_value versus noDataValue.

Describe the solution you'd like A clear and concise description of what you want to happen. Add in ESLint like we did for GeoRaster: https://github.com/GeoTIFF/georaster/blob/master/package.json#L7

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. Not sure.

Additional context Add any other context or screenshots about the feature request here. image

DanielJDufour commented 4 years ago

done