mirror of
https://github.com/bitwarden/browser
synced 2026-02-12 06:23:38 +00:00
Adding the fixme for strict types
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user