diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2020-02-20 12:07:24 +0100 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2020-02-21 14:18:21 +0100 |
| commit | 8b3fc7e33dd2249f7b27a48cc76cefc517f370ea (patch) | |
| tree | cd18ef5c10df633c68cd9ae145cd76115afa539f /gui/package.json | |
| parent | 6ad3b7b22e21288e4fa6bea6342f8a63e18552ee (diff) | |
| download | mullvadvpn-8b3fc7e33dd2249f7b27a48cc76cefc517f370ea.tar.xz mullvadvpn-8b3fc7e33dd2249f7b27a48cc76cefc517f370ea.zip | |
Remove unnecessary eslint plugins
Diffstat (limited to 'gui/package.json')
| -rw-r--r-- | gui/package.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gui/package.json b/gui/package.json index 2d4282249e..2d33a6af81 100644 --- a/gui/package.json +++ b/gui/package.json @@ -74,9 +74,7 @@ "enzyme": "^3.7.0", "enzyme-adapter-react-16": "^1.7.0", "eslint": "^6.8.0", - "eslint-plugin-import": "^2.20.1", "eslint-plugin-prettier": "^3.1.2", - "eslint-plugin-promise": "^4.2.1", "eslint-plugin-react": "^7.18.3", "gettext-extractor": "^3.5.1", "gulp": "^4.0.2", |
