mirror of
https://github.com/bitwarden/browser
synced 2026-02-12 06:23:38 +00:00
fixme to match others and added to password-health.ts models
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// FIXME: Update this file to be type safe and remove this and next line
|
||||
// @ts-strict-ignore
|
||||
|
||||
import { CipherView } from "@bitwarden/common/vault/models/view/cipher.view";
|
||||
import { BadgeVariant } from "@bitwarden/components";
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// FIXME: Update this file to be type safe
|
||||
// FIXME: Update this file to be type safe and remove this and next line
|
||||
// @ts-strict-ignore
|
||||
|
||||
import { Injectable } from "@angular/core";
|
||||
|
||||
Reference in New Issue
Block a user