diff options
| author | Oskar <oskar@mullvad.net> | 2024-10-02 08:08:27 +0200 |
|---|---|---|
| committer | Oskar <oskar@mullvad.net> | 2024-10-02 10:15:59 +0200 |
| commit | c0b514def3623964bcaace3cb06bad7762a3de04 (patch) | |
| tree | 6c5e0a854f0ac6bc8e9725759a097985731a72cb /gui/package.json | |
| parent | 1217112350515255c1933fe2e8192147d660b7f2 (diff) | |
| download | mullvadvpn-c0b514def3623964bcaace3cb06bad7762a3de04.tar.xz mullvadvpn-c0b514def3623964bcaace3cb06bad7762a3de04.zip | |
Add react hooks eslint plugin
Diffstat (limited to 'gui/package.json')
| -rw-r--r-- | gui/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/package.json b/gui/package.json index 457a5a97d1..6298c01286 100644 --- a/gui/package.json +++ b/gui/package.json @@ -62,6 +62,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.2.1", "eslint-plugin-react": "^7.36.1", + "eslint-plugin-react-hooks": "^0.0.0-experimental-2d16326d-20240930", "eslint-plugin-simple-import-sort": "^12.1.1", "gettext-extractor": "^3.5.4", "globals": "^15.9.0", |
