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: update tsconfig to not generate redundant file #26

Merged
merged 1 commit into from
Aug 13, 2022

Conversation

achingbrain
Copy link
Owner

We ony need to generate .d.ts, not transpile the js too.

We ony need to generate `.d.ts`, not transpile the js too.
@codecov-commenter
Copy link

codecov-commenter commented Aug 13, 2022

Codecov Report

Merging #26 (fe8be48) into master (361f05b) will increase coverage by 37.03%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##           master       #26       +/-   ##
============================================
+ Coverage   62.96%   100.00%   +37.03%     
============================================
  Files           2         1        -1     
  Lines         162        19      -143     
  Branches       46         9       -37     
============================================
- Hits          102        19       -83     
+ Misses         60         0       -60     
Flag Coverage Δ
chrome 100.00% <ø> (ø)
node 100.00% <ø> (+37.03%) ⬆️

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

Impacted Files Coverage Δ
test/index.spec.js

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@achingbrain achingbrain merged commit 6766779 into master Aug 13, 2022
@achingbrain achingbrain deleted the fix/emit-declaration-only branch August 13, 2022 17:07
github-actions bot pushed a commit that referenced this pull request Aug 13, 2022
## [2.0.1](v2.0.0...v2.0.1) (2022-08-13)

### Bug Fixes

* update tsconfig to not generate redundant file ([#26](#26)) ([6766779](6766779))
@github-actions
Copy link

🎉 This PR is included in version 2.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants