Skip to content

Conversation

@dcodeIO
Copy link
Member

@dcodeIO dcodeIO commented Dec 9, 2020

Fixes one use of { encoding: "utf8" } on Stream#write, which was incorrect (not an option argument, just encoding), and removes unnecessary encoding arguments where the default is already "utf8", i.e. on fs.writeFileSync with a string argument.

  • I've read the contributing guidelines

@dcodeIO dcodeIO merged commit 879e10f into master Dec 9, 2020
@dcodeIO dcodeIO deleted the asc-encoding branch June 1, 2021 15:20
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.

2 participants