From 7c259681c411d5b2d4c3a542effc834f82329494 Mon Sep 17 00:00:00 2001 From: Mamadou Sall Date: Sun, 24 Aug 2025 23:34:35 +0200 Subject: [PATCH] tryfix --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 255e0e0..016da48 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,7 @@ "@types/react": "npm:types-react@rc", "@types/react-dom": "npm:types-react-dom@rc", "autoprefixer": "10.4.16", + "eslint": "^8", "postcss": "8.4.31", "tailwindcss": "3.3.6", "tailwindcss-animate": "1.0.7",