amplify-backend
amplify-backend copied to clipboard
linter should force to use `fs/promises` to avoid using `fs` APIs
Environment information
n/a
Description
Set the linter rule to detect and throw if fs is used instead of fs/promises.