Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi tsgo community.
When running
tsgowithskipLibCheckset totrueI get the following error for an imported node module:This is the beginning of the module code (I cannot share more, since it is not open source licensed):
tschas no issues with this. From what I read in the TypeScript documentationmoduleshould be the modern way to go here. So could this be a bug intsgo? Additionally, shouldn't this be ignored withskipLibCheckset totrue?Regards,
Alex
Beta Was this translation helpful? Give feedback.
All reactions