fix: print AggregateError
to display
#14178
Annotations
3 errors
typecheck tests:
packages/expect/src/__tests__/toThrowMatchers.test.ts#L338
Property 'any' does not exist on type 'PromiseConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2021' or later.
|
typecheck tests:
packages/expect/src/__tests__/toThrowMatchers.test.ts#L361
Cannot find name 'AggregateError'.
|
typecheck tests
Process completed with exit code 2.
|
Loading