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
Automatically closing this issue for housekeeping purposes. The issue labels indicate that it is unactionable at the moment or has already been addressed.
TypeScript Version: 2.4.1
If we have a "base" tsconfig.json file:
And we try to create another tsconfig.json that extends it:
Then it doesn't work. We get error:
There doesn't appear to be a way to "unset" the "declarationDir" setting. (Tried null, empty string, undefined)
The text was updated successfully, but these errors were encountered: