From e12b6a8fcca35f14f4cb8ac0b36f6e790d99590f Mon Sep 17 00:00:00 2001 From: Tom Date: Tue, 10 Dec 2024 13:04:49 -0500 Subject: [PATCH] Adding the fixme for strict types --- .../risk-insights/services/risk-insights-report.service.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bitwarden_license/bit-common/src/tools/reports/risk-insights/services/risk-insights-report.service.ts b/bitwarden_license/bit-common/src/tools/reports/risk-insights/services/risk-insights-report.service.ts index f4b30735584..605794b811c 100644 --- a/bitwarden_license/bit-common/src/tools/reports/risk-insights/services/risk-insights-report.service.ts +++ b/bitwarden_license/bit-common/src/tools/reports/risk-insights/services/risk-insights-report.service.ts @@ -24,6 +24,8 @@ import { import { MemberCipherDetailsApiService } from "./member-cipher-details-api.service"; +// FIXME: Update this file to be type safe +// @ts-strict-ignore @Injectable() export class RiskInsightsReportService { constructor(