From cdf47703336c0cbdffa3754c7b204874d792caf6 Mon Sep 17 00:00:00 2001 From: Maximilian Harz Date: Tue, 28 Jan 2025 11:15:20 +0100 Subject: [PATCH] Add eslint-react-refresh --- .eslintrc.js | 1 + 1 file changed, 1 insertion(+) diff --git a/.eslintrc.js b/.eslintrc.js index 2e51807a..a718c0bb 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -28,6 +28,7 @@ module.exports = { 'no-catch-all', 'react', 'react-hooks', + 'react-refresh', ], settings: { 'import/resolver': {