Add support for local pmtiles tile package (via drag and drop) #756
Annotations
9 errors
Run npm run lint:
src/components/App.tsx#L888
Unexpected var, use let or const instead
|
Run npm run lint:
src/components/App.tsx#L889
Unexpected var, use let or const instead
|
Run npm run lint:
src/components/AppToolbar.tsx#L298
Expected indentation of 14 spaces but found 16
|
Run npm run lint:
src/components/AppToolbar.tsx#L299
Expected indentation of 16 spaces but found 18
|
Run npm run lint:
src/components/AppToolbar.tsx#L301
Expected indentation of 14 spaces but found 16
|
Run npm run lint:
src/components/MapMaplibreGl.tsx#L142
'file' is never reassigned. Use 'const' instead
|
Run npm run lint:
src/components/MapMaplibreGl.tsx#L147
'layerNames' is never reassigned. Use 'const' instead
|
Run npm run lint:
src/components/MapMaplibreGl.tsx#L169
'protocol' is never reassigned. Use 'const' instead
|
Run npm run lint
Process completed with exit code 1.
|
Loading