We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
20a3024
Syncronous stack. Now files will be read synchronously with utils.readFileSync() instead of utils.readFileAsync().
utils.readFileSync()
utils.readFileAsync()