The fs module exposes "promisified" versions of its methods via fs.promises - no need to do it manually anymore :) _Originally posted by @d-gubert in https://github.com/RocketChat/Rocket.Chat.Apps-compiler/pull/2#discussion_r483191847_
The fs module exposes "promisified" versions of its methods via fs.promises - no need to do it manually anymore :)
Originally posted by @d-gubert in #2 (comment)