mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 01:33:33 +00:00
Add strict to missed components tsconfig (#12429)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// FIXME: Update this file to be type safe and remove this and next line
|
||||
// @ts-strict-ignore
|
||||
import { FormControl } from "@angular/forms";
|
||||
|
||||
import { trimValidator as validate } from "./trim.validator";
|
||||
|
||||
Reference in New Issue
Block a user