Navigation Menu

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

Un-deprecate scope and scopedir; add to CLI, tsconfig.json, and env vars #1367

Merged
merged 3 commits into from Jun 6, 2021

Conversation

cspotcode
Copy link
Collaborator

Implements and closes #1346

@codecov
Copy link

codecov bot commented Jun 6, 2021

Codecov Report

Merging #1367 (2999490) into main (9afe3c3) will increase coverage by 0.13%.
The diff coverage is 100.00%.

❗ Current head 2999490 differs from pull request most recent head af614b4. Consider uploading reports for the commit af614b4 to get more accurate results
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/bin.ts | 90.90% <100.00%> (+0.16%) | ⬆️ |
| src/configuration.ts | 96.66% <100.00%> (+0.23%) | ⬆️ |
| src/index.ts | 78.69% <100.00%> (+0.05%) | ⬆️ |

@cspotcode cspotcode added this to the 10.x.x milestone Jun 6, 2021
@cspotcode cspotcode merged commit 17b3a55 into main Jun 6, 2021
@cspotcode cspotcode deleted the ab/undeprecate-scope-and-scopedir branch October 11, 2021 03:46
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.

Add scope to CLI and tsconfig options; un-deprecate TS_NODE_SCOPE
1 participant