ajoute version dans menu

This commit is contained in:
2026-05-23 21:26:08 +02:00
parent 8cf169b837
commit 70ad0043a2
5 changed files with 16 additions and 2 deletions
+2 -1
View File
@@ -13,7 +13,8 @@
"experimentalDecorators": true,
"importHelpers": true,
"target": "ES2022",
"module": "preserve"
"module": "preserve",
"resolveJsonModule": true
},
"angularCompilerOptions": {
"enableI18nLegacyMessageIdFormat": false,