From c25ece3045562882141426323afc3d556a210fdf Mon Sep 17 00:00:00 2001 From: Abheek Dhawan <67982792+ADawesomeguy@users.noreply.github.com> Date: Mon, 11 Apr 2022 15:36:52 -0500 Subject: [PATCH] Remove regular ESLint recommended --- .eslintrc.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.eslintrc.json b/.eslintrc.json index a47a5e5..63fb5d6 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -1,6 +1,5 @@ { "extends": [ - "eslint:recommended", "plugin:@typescript-eslint/recommended" ], "plugins": [