do not typescript check map.tsx as that has a lot of the legacy js code that is not typed

This commit is contained in:
Viktor Barzin 2025-06-16 22:42:32 +00:00
parent 10a997a8a1
commit 1e868f1b0d
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863

View file

@ -1,3 +1,4 @@
// @ts-nocheck
import crossfilter from "crossfilter2";
import * as d3 from "d3";
import mapboxgl from "mapbox-gl";