2026-05-06

- corvée(gitignore) exclus les fichiers CSS compilés
This commit is contained in:
gcch 2026-05-04 11:47:06 +02:00
commit 2ef5fbba66
102 changed files with 996 additions and 209370 deletions

View file

@ -39,7 +39,7 @@
{
"diagnosticSeverity": {
"anyUnknownInErrorContext": "error",
"asyncFunction": "warning",
"asyncFunction": "off",
"catchAllToMapError": "error",
"catchUnfailableEffect": "error",
"classSelfMismatch": "error",