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

feat: correct module systems by file extension. #5

Merged
merged 1 commit into from
Jul 30, 2023
Merged

Conversation

knightedcodemonkey
Copy link
Owner

  • Ensures the correct module system by file extension for each build, despite the difficulties in trying to do this with tsc.
  • Allows a peerDependency on typescript 4.

@codecov
Copy link

codecov bot commented Jul 30, 2023

Codecov Report

Merging #5 (6f91a89) into main (bfd59a9) will increase coverage by 0.67%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   96.00%   96.67%   +0.67%     
==========================================
  Files           3        3              
  Lines         250      301      +51     
==========================================
+ Hits          240      291      +51     
  Misses         10       10              
Files Changed Coverage Δ
src/duel.js 93.90% <100.00%> (+2.75%) ⬆️

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

@knightedcodemonkey knightedcodemonkey merged commit dddbc46 into main Jul 30, 2023
3 checks passed
@knightedcodemonkey knightedcodemonkey deleted the bananas branch July 30, 2023 22:04
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

1 participant