Skip to content

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

Merged
mitermayer merged 1 commit intomasterfrom
bugfix/respecting-no-output-stdouts-from-prettier
Dec 28, 2017
Merged

bugfix - making sure we do not replace content with empty buffer#93
mitermayer merged 1 commit intomasterfrom
bugfix/respecting-no-output-stdouts-from-prettier

Conversation

@mitermayer
Copy link
Copy Markdown
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