Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Async-ified writing the tslint.json file in --init #3332

Closed
wants to merge 1 commit into from
Closed

Async-ified writing the tslint.json file in --init #3332

wants to merge 1 commit into from

Conversation

JoshuaKGoldberg
Copy link
Contributor

@JoshuaKGoldberg JoshuaKGoldberg commented Oct 17, 2017

The runWorker method is already async. Added a general purpose async wrapper in utils around fs.writeFile.

PR checklist

Overview of change:

Uses fs.readFile within an async wrapper under utils instead of fs.readFileSync.

The `runWorker` method is already `async`. Added a general purpose `async` wrapper in utils around `fs.writeFile`.
@JoshuaKGoldberg
Copy link
Contributor Author

GitHub isn't seeing an updated commit for the PR. Very annoying. Will re-create PR...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant