fix: replace some file sync functions with await (#980)
* refactor: await fs.readFile instead of sync version * fix: replace fs and tmpDir sync with promises
Loading
Please register or sign in to comment
* refactor: await fs.readFile instead of sync version * fix: replace fs and tmpDir sync with promises