Update
GeoIntel release gates / Compile, test, contracts and builds (push) Canceled after 0s
GeoIntel release gates / Python and npm vulnerability policy (push) Canceled after 0s
GeoIntel release gates / GIS image, SBOM and container scan (push) Canceled after 0s

This commit is contained in:
Jens
2026-07-27 23:28:43 +02:00
parent 21015757bd
commit c76a746cd7
39 changed files with 3268 additions and 519 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"noEmit": true,
"strict": true,
"esModuleInterop": true,
"types": ["vite/client"],
"types": ["vite/client", "geojson"],
"skipLibCheck": true,
"resolveJsonModule": true,
"isolatedModules": true,