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 specifying a file and an interface for which to render the schema, but no matter what file I run it on, it generates a ton of errors:
Running with --ignore-errors works, but one thing I noticed is an extended interface is missing the properties of the base interface in the outputted schema, probably due to the resolution errors.
I have no issue compiling with typescript, and I set the same options in the settings:
Hi,
I'm specifying a file and an interface for which to render the schema, but no matter what file I run it on, it generates a ton of errors:


Running with --ignore-errors works, but one thing I noticed is an extended interface is missing the properties of the base interface in the outputted schema, probably due to the resolution errors.
I have no issue compiling with typescript, and I set the same options in the settings:
TS version is 2.5.2, any help appreciated :)
The text was updated successfully, but these errors were encountered: