mirror of
https://github.com/bitwarden/browser
synced 2026-02-08 04:33:38 +00:00
fix eslint
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// FIXME: Update this file to be type safe and remove this and next line
|
||||
// @ts-strict-ignore
|
||||
import { array, record } from "@bitwarden/serialization";
|
||||
import { isGuid } from "@bitwarden/guid";
|
||||
import { array, record } from "@bitwarden/serialization";
|
||||
|
||||
import { UserId } from "../../types/guid";
|
||||
import { StorageKey } from "../../types/state";
|
||||
|
||||
Reference in New Issue
Block a user