Essayons de passer la page de log en react

This commit is contained in:
2025-09-07 22:08:41 +02:00
parent 70681a8b55
commit fa6ed6ae34
26 changed files with 6607 additions and 17 deletions

7
pmoapp/web/tsconfig.json Normal file
View File

@@ -0,0 +1,7 @@
{
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" }
]
}