chore: align repo health checks and docs

This commit is contained in:
Tom Boullay
2026-04-30 13:51:39 +02:00
parent 5265cdc7e5
commit b79f5c9314
8 changed files with 73 additions and 141 deletions
+4 -2
View File
@@ -34,11 +34,13 @@ src/
│ ├── useEditorHistory.ts
│ └── useEditorSceneData.ts
├── types/
│ └── editor.ts
│ └── editor/
│ └── editor.ts
└── utils/
├── editor/
│ └── loadEditorScene.ts
└── loadMapSceneData.ts
└── map/
└── loadMapSceneData.ts
```
## Responsibilities