Additional Lambda Handler detection for setting module.exports to an object #143
Labels
feature-request
New feature or enhancement. May require GitHub community feedback.
language:node
debugging NodeJS / javascript / typescript lambdas using SAM local
Is your feature request related to a problem? Please describe.
Extend the javascript Lambda Handler candidate detection from Issue #140 PR #142 to support the following scenarios:
Describe the solution you'd like
Where
foo
andbar
are valid candidates for Lambda function handlers, they are detected with the rest of the candidates.Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: