From d9480e2d14246c4461cffa1442dff0094518de90 Mon Sep 17 00:00:00 2001 From: Eddi3_As Date: Fri, 14 Mar 2025 00:54:14 -0400 Subject: [PATCH] fichier manquant --- client/tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/tsconfig.json b/client/tsconfig.json index 058fb19..d99f011 100644 --- a/client/tsconfig.json +++ b/client/tsconfig.json @@ -28,7 +28,7 @@ "noUnusedParameters": true, "noFallthroughCasesInSwitch": true, "esModuleInterop": true, - "types": ["vite/client"] // ✅ Add this + "types": ["vite/client"] }, // "exclude": [ // // "src/components/GiftTemplate/**/*",