1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Files
docs/script/fix-translation-errors.js
James M. Greene 9e31597ee4 Use promisified fs.readFile instead of fs.promises.readFile (#18204)
* Create a readFileAsync wrapper module

* Use the readFileAsync wrapper module instead of fs.promises.readFile

* Fix require path in test
2021-03-10 17:57:10 +00:00

3.1 KiB