amplify-backend icon indicating copy to clipboard operation
amplify-backend copied to clipboard

linter should force to use `fs/promises` to avoid using `fs` APIs

Open 0618 opened this issue 1 year ago • 0 comments

Environment information

n/a

Description

Set the linter rule to detect and throw if fs is used instead of fs/promises.

0618 avatar Dec 27 '23 06:12 0618