UNPKG

crepuscule

Version:

Sunlight raster tile layer, with twilight, dynamically generated for MapLibre GL and MapTiler SDK.

6 lines 185 B
module.exports = { extends: ['eslint:recommended', 'plugin:@typescript-eslint/recommended'], parser: '@typescript-eslint/parser', plugins: ['@typescript-eslint'], root: true, };