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 loader #635

Merged
merged 1 commit into from Apr 3, 2023
Merged

fix: typescript loader #635

merged 1 commit into from Apr 3, 2023

Conversation

alexander-akait
Copy link
Member

@alexander-akait alexander-akait commented Apr 3, 2023

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

avoid import cosmiconfig typescript loader when no ts-node

fixes #634

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Apr 3, 2023

Codecov Report

Patch coverage: 60.60% and project coverage change: +0.07 🎉

Comparison is base (1504cba) 89.33% compared to head (a591cde) 89.41%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #635      +/-   ##
==========================================
+ Coverage   89.33%   89.41%   +0.07%     
==========================================
  Files           5        5              
  Lines         347      359      +12     
  Branches      113      117       +4     
==========================================
+ Hits          310      321      +11     
- Misses         34       35       +1     
  Partials        3        3              
Impacted Files Coverage Δ
src/utils.js 85.42% <60.60%> (+0.31%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@alexander-akait alexander-akait merged commit 129f5be into master Apr 3, 2023
15 of 16 checks passed
@alexander-akait alexander-akait deleted the fix-typescript-loader branch April 3, 2023 17:01
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.

Build is broken since 7.2.0
1 participant