diff options
| author | Tobias Järvelöv <tobias.jarvelov@mullvad.net> | 2025-08-14 14:23:16 +0200 |
|---|---|---|
| committer | Tobias Järvelöv <tobias.jarvelov@mullvad.net> | 2025-08-15 10:12:07 +0200 |
| commit | 0a8fcda430f58d09d5455a70a7b023ed54eefcdb (patch) | |
| tree | 8519858a9685221618b877e24af52780f1b43867 /android/lib | |
| parent | e6270d07adb63e088e388ae7f5fe181c2d767c1a (diff) | |
| download | mullvadvpn-0a8fcda430f58d09d5455a70a7b023ed54eefcdb.tar.xz mullvadvpn-0a8fcda430f58d09d5455a70a7b023ed54eefcdb.zip | |
Disable linting on React hooks which invokes a useEffectEvent callback
Currently React has not released their useEffectEvent hook[1] in a
stable version and we instead rely on our own implementation of the
hook to achieve the same functionality.
Unfortunately however, the react plugin for eslint does not recognize
useEffectEvent and that it can be omitted from a hook's dependency
array, hence we have to disable that rule until this issue can be
addressed.
Potential fixes will be discussed in the following linear issue:
https://linear.app/mullvad/issue/DES-2381
[1] https://react.dev/reference/react/experimental_useEffectEvent
Diffstat (limited to 'android/lib')
0 files changed, 0 insertions, 0 deletions
