style(front/js): apply types on all objects

- reduce amount of warnings in IDE
    - maximize API type mapping with static/js/core/types.js
This commit is contained in:
Edouard Vanbelle
2026-05-07 23:40:02 +02:00
parent a38475bd2c
commit fac184ccfe
43 changed files with 1614 additions and 574 deletions
+1
View File
@@ -59,6 +59,7 @@ front-fmt:
front-lint:
biome lint static/
tsc -p jsconfig.json
# check CSS rules
front-rules: