Remove redundant lint dependencies

We can let the linting package pull these in transitively for us.
This commit is contained in:
J. Ryan Stinnett
2020-07-28 16:56:13 +01:00
parent 92f48eced9
commit 3decdb060e
2 changed files with 0 additions and 12 deletions

View File

@@ -43,9 +43,7 @@
"electron-devtools-installer": "^2.2.4",
"electron-notarize": "^0.2.0",
"eslint": "7.3.1",
"eslint-config-google": "^0.7.1",
"eslint-config-matrix-org": "^0.1.2",
"eslint-plugin-babel": "^4.1.2",
"find-npm-prefix": "^1.0.2",
"fs-extra": "^8.1.0",
"glob": "^7.1.6",