Add Promise.withResolvers
polyfill
#148
Annotations
3 errors
Linting:
src/polyfills/Promise.withResolvers.ts#L12
Variable 'resolve' is used before being assigned.
|
Linting:
src/polyfills/Promise.withResolvers.ts#L12
Variable 'reject' is used before being assigned.
|
Linting
Process completed with exit code 2.
|
Loading