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

feature: add alias for --temp-directory CLI flag #906

Closed
wants to merge 1 commit into from
Closed

feature: add alias for --temp-directory CLI flag #906

wants to merge 1 commit into from

Conversation

jorgebucaran
Copy link

I find myself using the --temp-directory flag quite often, as I don't like nyc's default behavior of writing .nyc_output to my root directory. This PR adds an alias for this flag allowing me to do:

nyc -t coverage -i esm -r lcov node test.js

@jorgebucaran
Copy link
Author

Closing for #897.

@jorgebucaran jorgebucaran deleted the alias-temp-directory branch September 3, 2018 12:59
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

1 participant