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

bugfix - making sure we do not replace content with empty buffer #93

Merged

Conversation

mitermayer
Copy link
Member

Will come up with a more generic fix inside prettier itself but in the meantime making sure we do not replace contents with empty buffer fix the issue of ignored files been overwritten.

fixes: #92

This issue (prettier/prettier#3590) will track the fix inside prettier itself

@mitermayer mitermayer merged commit 9b1180b into master Dec 28, 2017
@mitermayer mitermayer deleted the bugfix/respecting-no-output-stdouts-from-prettier branch April 13, 2018 02:53
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.

Deletes file contents of files ignored by .prettierignore
1 participant