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

#1100: adds --show-config to log the resolved configuration #1243

Merged
merged 4 commits into from Feb 24, 2021

Conversation

cspotcode
Copy link
Collaborator

@cspotcode cspotcode commented Feb 23, 2021

Resolves #1100

@codecov
Copy link

codecov bot commented Feb 23, 2021

Codecov Report

Merging #1243 (ddbc960) into master (83fdf6a) will decrease coverage by 6.85%.
The diff coverage is 53.84%.

Impacted Files Coverage Δ
src/repl.ts 73.91% <ø> (-0.87%) ⬇️
src/index.ts 77.29% <50.00%> (-3.15%) ⬇️
src/bin.ts 85.14% <54.54%> (-4.97%) ⬇️
dist-raw/node-options.js 2.70% <0.00%> (-75.68%) ⬇️
dist-raw/node-primordials.js 7.14% <0.00%> (-42.86%) ⬇️
dist-raw/node-errors.js
src/esm.ts

@cspotcode cspotcode merged commit 4e04302 into master Feb 24, 2021
@cspotcode cspotcode added this to the 10.0.0 milestone May 15, 2021
@cspotcode cspotcode deleted the ab/showConfigFlag branch October 11, 2021 03:49
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.

--showConfig just like tsc, to help users inspect the config, see what --files is doing
1 participant