applying linter fixes to viewer /app [#49] (#344)

Add biome linter and configuration to /app viewer.
This commit is contained in:
Brandon Liu
2024-02-01 15:59:34 +08:00
committed by GitHub
parent 61ed024d21
commit 7cc025c776
10 changed files with 328 additions and 148 deletions

View File

@@ -30,6 +30,7 @@
"react-use": "^17.4.0"
},
"devDependencies": {
"@biomejs/biome": "^1.5.3",
"@maplibre/maplibre-gl-style-spec": "^19.3.1",
"@types/d3-path": "^3.0.0",
"@types/d3-scale-chromatic": "^3.0.0",