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
Currently we must list the ambient type declarations in each tsconfig file. I tried factoring them out, but it seems factoring out *.d.ts files is not supported as described in microsoft/TypeScript#29002
So this will probably be closed with won't fix, but self-assigning to check a bit further first.
The text was updated successfully, but these errors were encountered:
Currently we must list the ambient type declarations in each tsconfig file. I tried factoring them out, but it seems factoring out *.d.ts files is not supported as described in microsoft/TypeScript#29002
So this will probably be closed with won't fix, but self-assigning to check a bit further first.
The text was updated successfully, but these errors were encountered: