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

Implement "extends" support for "ts-node" options in tsconfigs #1356

Merged
merged 7 commits into from Jun 7, 2021

Conversation

cspotcode
Copy link
Collaborator

@cspotcode cspotcode commented May 31, 2021

Implements and closes #1328

Related: #4, #921, #1292

@cspotcode cspotcode added this to the 10.x.x milestone May 31, 2021
@cspotcode cspotcode marked this pull request as draft May 31, 2021 20:47
@codecov
Copy link

codecov bot commented May 31, 2021

Codecov Report

Merging #1356 (3b193d9) into main (518c250) will decrease coverage by 0.52%.
The diff coverage is 77.02%.

Impacted Files Coverage Δ
src/ts-internals.ts 58.62% <58.62%> (ø)
src/configuration.ts 93.58% <84.37%> (-3.08%) ⬇️
src/index.ts 78.42% <100.00%> (-0.28%) ⬇️
src/util.ts 90.00% <100.00%> (+5.78%) ⬆️

@cspotcode cspotcode marked this pull request as ready for review June 6, 2021 18:58
@cspotcode cspotcode merged commit 4f16d1b into main Jun 7, 2021
@cspotcode cspotcode deleted the ab/tsconfig-extends branch October 11, 2021 03:47
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.

ts-node field declared in extended tsconfig.json
1 participant