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
Fix TS2307 error for v1, v2, logger, and params (#1765)
Explicitly point to /index in typesVersions for v1, v2, logger, and params. This is required for moduleResolution: node to correctly resolve types for directory indexes.
0 commit comments