Skip to content
New issue

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

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

Already on GitHub? # to your account

Use typesVersions to provide types for ts <4.x #253

Merged
merged 1 commit into from
Dec 4, 2020
Merged

Conversation

mmkal
Copy link
Owner

@mmkal mmkal commented Dec 4, 2020

Uses downlevel-dts to generate ts 3.4.x compatible types

This is a better fix for #250 than #251, and will also allow using more ts>4 features like named tuple types.

Uses downlevel-dts to generate ts 3.4.x compatible types
@codecov-io
Copy link

Codecov Report

Merging #253 (f8d7e3d) into master (cd44850) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #253   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           59        59           
  Branches         7         7           
=========================================
  Hits            59        59           
Impacted Files Coverage Δ
src/node_redis/multi.ts 100.00% <ø> (ø)

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 cd44850...f8d7e3d. Read the comment docs.

@mmkal mmkal merged commit 59ac012 into master Dec 4, 2020
@mmkal mmkal deleted the typesVersions branch December 4, 2020 21:21
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants