You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not familiar with this particular setting or situation, so I'm not sure how to resolve this. What do you suggest we do to fix this? Perhaps you can open a PR to fix our setup?
Importing
react-async
from non-allowSyntheticDefaultImports
-enabled project, the included typescript definition emits above error message.Since the default value of the flag is not true, it'd be better turning it off I think.
microsoft/TypeScript#10895
The text was updated successfully, but these errors were encountered: