Commit fd56af7
fix: move MILITARY_BASES_LAYER_IDS to layerIds.ts and harden husky hooks
Remove duplicate MILITARY_BASES_LAYER_IDS export from MilitaryBasesLayer.tsx
(it already lives in layerIds.ts) to satisfy react-refresh/only-export-components.
Update pre-push hook to run the full quality gate:
lint → type-check → build
so broken code can never reach the remote.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 435900d commit fd56af7
2 files changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
| |||
0 commit comments