From 8bd2a0a2c8873e5d1e099d84de3d3aa20f5ce903 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 28922d30201..4723b74c534 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 @@ -21,6 +21,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(