Links und Css auf der Hauptseite bearbeitet.

This commit is contained in:
Developer 02
2024-06-14 10:20:58 +02:00
parent 5f161d81f2
commit 30ee71eaf5
7 changed files with 30 additions and 11 deletions

View File

@@ -27,6 +27,7 @@
"enableI18nLegacyMessageIdFormat": false,
"strictInjectionParameters": true,
"strictInputAccessModifiers": true,
"strictTemplates": true
"strictTemplates": true,
"js/ts.implicitProjectConfig.experimentalDecorators": true
}
}
}