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

Add --preserveWatchOutput flag to avoid clearing console output in watch mode #637

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

lukemelia
Copy link
Contributor

Normally, output is cleared every time a change/re-check happens.

Correspondes to the tsc flag of the same name.

@lukemelia
Copy link
Contributor Author

Fixes #597

Copy link
Member

@dfreeman dfreeman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ESLint seems unhappy about something, but otherwise this looks great to me. Thank you, @lukemelia!

…tch mode

Normally, output is cleared every time a change/re-check happens.

Correspondes to the tsc flag of the same name.
@lukemelia lukemelia force-pushed the preserve-watch-output-flag branch from 19a0eae to 37318a1 Compare October 19, 2023 17:49
@lukemelia
Copy link
Contributor Author

Thanks for the review, @dfreeman. I fixed up the lint error.

@wagenet wagenet merged commit 771fddf into typed-ember:main Nov 6, 2023
4 checks passed
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.

3 participants