Rule no-disallowed-methods is incomplete in @aws-appsync/eslint-plugin #329
ATaiIsHere
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please add
ObjectConstructor.fromEntries
into DENIED_METHODS.I hope the ESLint rules can be improved soon.
Otherwise, it's very unfriendly to developers to only discover during deployment that the 'APPSYNC_JS' runtime doesn't support certain methods.
Beta Was this translation helpful? Give feedback.
All reactions