From e773fc1c76afa10ff74225936f512859181518d9 Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 10 Jun 2024 13:37:52 +0000 Subject: [PATCH] chore(web): ignore eslint stuff for now --- web/package.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/web/package.json b/web/package.json index b5d985f3..bf9d2ce5 100644 --- a/web/package.json +++ b/web/package.json @@ -35,12 +35,6 @@ "test": "react-scripts test", "eject": "react-scripts eject" }, - "eslintConfig": { - "extends": [ - "react-app", - "react-app/jest" - ] - }, "browserslist": { "production": [ "since 2010"