79099176

Date: 2024-10-17 17:13:26
Score: 0.5
Natty:
Report link

For ESM module do the following:

echo {} > event.json
npx esbuild handler.ts > handler.js 
lambda-local --esm -l handler.js -h handler -e event.json 
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: llama