raghurana lambda-s3-zip-extractor .cursorrules file for TypeScript

- All generated code should be in the `packages` folder
- All generated code must be **Typescript**
- build artifacts should be in the `dist` folder
- the `dist` folder should be ignored in the git repo
- use es6 arrow functions and async/await everywhere
javascript
shell
typescript

First Time Repository

A sample app showing how a lambda function can extract a zip file from src bucket and unzip to diff s3 bucket

TypeScript

Languages:

JavaScript: 1.0KB
Shell: 1.6KB
TypeScript: 5.2KB
Created: 1/17/2025
Updated: 1/18/2025

All Repositories (1)

A sample app showing how a lambda function can extract a zip file from src bucket and unzip to diff s3 bucket