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:
parent
10a997a8a1
commit
1e868f1b0d
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
// @ts-nocheck
|
||||
import crossfilter from "crossfilter2";
|
||||
import * as d3 from "d3";
|
||||
import mapboxgl from "mapbox-gl";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue