Skip to content

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

Merged
cspotcode merged 7 commits into
mainfrom
ab/tsconfig-extends
Jun 7, 2021
Merged

Implement "extends" support for "ts-node" options in tsconfigs#1356
cspotcode merged 7 commits into
mainfrom
ab/tsconfig-extends

Conversation

@cspotcode

@cspotcodecspotcode commented May 31, 2021

Copy link
Copy Markdown
Collaborator

Implements and closes#1328

Related: #4, #921, #1292

@cspotcodecspotcode 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

codecovBot commented May 31, 2021

Copy link
Copy Markdown

Codecov Report

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

Impacted FilesCoverage Δ
src/ts-internals.ts58.62% <58.62%> (ø)
src/configuration.ts93.58% <84.37%> (-3.08%)⬇️
src/index.ts78.42% <100.00%> (-0.28%)⬇️
src/util.ts90.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 mainJun 7, 2021
@cspotcode
cspotcode deleted the ab/tsconfig-extends branch October 11, 2021 03:47
Sign up for freeto 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

@cspotcode