Update src/GlobalFormsProvider/GlobalFormsProvider.tsx #979
Annotations
3 errors
eslint:
src/GlobalFormsProvider/GlobalFormsProvider.tsx#L26
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
eslint:
src/GlobalFormsProvider/GlobalFormsProvider.tsx#L31
Unsafe spread of an `any` array type
|
eslint
Process completed with exit code 1.
|