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
Current TS config doesn't allow one to use normal ESM imports because
they don't have a default export. This config setup should allow it to
play nice with modules that setup DTS files without a default exports
(like a number of Hapi modules do)
0 commit comments