UNPKG

lambda-live-debugger

Version:

Debug Lambda functions locally like it is running in the cloud

10 lines (9 loc) 171 B
{ "extends": "./tsconfig.base.json", "compilerOptions": { "module": "esnext", "importHelpers": true, "target": "es2015", "outDir": "../dist/esm" } }