mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 10:33:57 +00:00
[deps] SM: Update typescript-eslint monorepo to v8 (major) (#10601)
* [deps] SM: Update typescript-eslint monorepo to v8 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Hinton <hinton@users.noreply.github.com> Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
@@ -405,6 +405,8 @@ export class NativeMessagingMain {
|
||||
this.logService.info(`Error reading preferences: ${e}`);
|
||||
}
|
||||
}
|
||||
// FIXME: Remove when updating file. Eslint update
|
||||
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
||||
} catch (e) {
|
||||
// Browser is not installed, we can just skip it
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user