chore(frontend): add @types/geojson dependency

Add GeoJSON type definitions for TypeScript support.

- Add @types/geojson package dependency
- Add 'geojson' to tsconfig types array

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-06-20 16:59:51 +01:00
co-authored by Sisyphus
parent 059c578775
commit 39ac944994
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -27,6 +27,7 @@
"@sveltejs/kit": "^2.22.0",
"@sveltejs/vite-plugin-svelte": "^6.2.4",
"@tailwindcss/vite": "^4.2.0",
"@types/geojson": "^7946.0.16",
"@types/node": "^22.19.11",
"bits-ui": "^2.16.1",
"clsx": "^2.1.1",