ConservationMetrics / mapgl-tile-renderer

Headless Node.js Maplibre-GL renderer for generating MBTiles with styled raster tiles.
MIT License
6 stars 3 forks source link

Add linting and pre-commit lint check #6

Closed luandro closed 5 months ago

luandro commented 5 months ago

Adds linting with prettier and lints before each commit with husky and lint-staged, so that PR code comparisson is always clean.