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

docs: toEqualTypeOf vs toMatchTypeOf #31

Merged
merged 4 commits into from
May 7, 2020
Merged

docs: toEqualTypeOf vs toMatchTypeOf #31

merged 4 commits into from
May 7, 2020

Conversation

mmkal
Copy link
Owner

@mmkal mmkal commented May 7, 2020

addresses #30

this uses the new // @ts-expect-error directive in typescript 3.9 to clarify the difference between the two.

@papb let me know if this helps!

@papb
Copy link
Contributor

papb commented May 7, 2020

Yes! Excellent. Thank you!

@codecov-io
Copy link

Codecov Report

Merging #31 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #31   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines          426       426           
  Branches        73        73           
=========================================
  Hits           426       426           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 050b572...57dd894. Read the comment docs.

@mmkal mmkal merged commit b5f192a into master May 7, 2020
@mmkal mmkal deleted the ts-3.9rc branch May 7, 2020 21:41
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.

3 participants