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

Uses loadConfig from tsconfig-paths to load tsconfig.json #2

Closed
wants to merge 1 commit into from

Conversation

highflying
Copy link

The current implementation doesn't support the extends option in a tsconfig.json file. This PR uses tsconfig-paths' loadConfig method to read in the file.

@codecov
Copy link

codecov bot commented Nov 25, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #2   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines           5      5           
  Branches        1      1           
=====================================
  Hits            5      5

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 c2fbb8c...67abdf1. Read the comment docs.

@FDiskas
Copy link
Contributor

FDiskas commented Mar 2, 2020

Project probably not maintained any more

@sebastianmusial
Copy link
Owner

sebastianmusial commented Mar 2, 2020

@FDiskas @highflying Sorry, new version will be available in the next days.

@sebastianmusial
Copy link
Owner

@highflying Can I ask you to resolve conflicts?

@FDiskas
Copy link
Contributor

FDiskas commented Mar 2, 2020

Actually yarn.lock is not the case to solve conflicts. :/ the idea to good to be dropped or unresponsive.

@FabianMeul
Copy link
Contributor

@FDiskas Fix the conflicts, so this can get merged.

It's is a nice addition :-)

@FDiskas
Copy link
Contributor

FDiskas commented Apr 15, 2020

@FabianMeul

Only those with write access to this repository can merge pull requests.

@FabianMeul
Copy link
Contributor

@FabianMeul

Only those with write access to this repository can merge pull requests.

Oh damn, I meant @highflying , of course :-D

sebastianmusial added a commit that referenced this pull request Jun 14, 2020
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

4 participants