From 3ea2ffc89d0759859b6dce75bc9d679c7f0f14f4 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Thu, 23 Aug 2018 19:56:11 -0700 Subject: [PATCH] Trim eslint plugins --- web3.js/package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/web3.js/package.json b/web3.js/package.json index 7e9cecd8f2..4e1cee994e 100644 --- a/web3.js/package.json +++ b/web3.js/package.json @@ -65,8 +65,6 @@ "eslint": "4.19.1", "eslint-plugin-import": "2.11.0", "eslint-plugin-jest": "^21.21.0", - "eslint-plugin-jsx-a11y": "^6.1.1", - "eslint-plugin-react": "^7.11.1", "flow-bin": "0.70.0", "flow-typed": "2.4.0", "fs-file-tree": "1.0.6",