From 30bbb3563d5a7deb9a84a4835fed0890fb150db5 Mon Sep 17 00:00:00 2001 From: "ecoscript[bot]" <143032650+ecoscript[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 13:07:12 +0200 Subject: [PATCH] =?UTF-8?q?chore(format):=20=F0=9F=A4=96=20=E2=9C=A8=20(#1?= =?UTF-8?q?72)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5218e5b..49a69e4 100644 --- a/package.json +++ b/package.json @@ -85,8 +85,8 @@ "prettier" ], "rules": { - "react/prop-types": "off", - "react-compiler/react-compiler": "error" + "react-compiler/react-compiler": "error", + "react/prop-types": "off" }, "ignorePatterns": [ "dist/**/"