Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TypeScript not able to resolve types when set to Node16 #10

Merged
merged 1 commit into from
Sep 6, 2022
Merged

Fix TypeScript not able to resolve types when set to Node16 #10

merged 1 commit into from
Sep 6, 2022

Conversation

Baune8D
Copy link
Contributor

@Baune8D Baune8D commented Sep 6, 2022

Fix type resolution when using TypeScript 4.7+ set to Node16 module resolution.

@codecov
Copy link

codecov bot commented Sep 6, 2022

Codecov Report

Merging #10 (944ef38) into master (7662e2b) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master       #10   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          553       553           
  Branches        78        78           
=========================================
  Hits           553       553           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@octet-stream
Copy link
Owner

Thanks!

@octet-stream octet-stream merged commit dd65473 into octet-stream:master Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants