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

adding option matchAfterOriginal #78

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Athorcis
Copy link

allow to use tsconfig-paths only if the module was not found using the default resolve function
fixes #15 and #66

allow to use tsconfig-paths only if the module was found using the
default resolve function
@codecov
Copy link

codecov bot commented Mar 21, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #78   +/-   ##
=======================================
  Coverage   90.25%   90.25%           
=======================================
  Files           8        8           
  Lines         308      308           
  Branches      112      111    -1     
=======================================
  Hits          278      278           
  Misses         30       30
Impacted Files Coverage Δ
src/config-loader.ts 96% <ø> (ø) ⬆️

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 913f30e...e2bdcf3. Read the comment docs.

@francescorivola
Copy link

Any ETA when this PR will be reviewed and/or merged?

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.

Working with tslint-loader
2 participants