UNPKG

@aws/pdk

Version:

All documentation is located at: https://aws.github.io/aws-pdk

11 lines (10 loc) 137 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "ESNext", "lib": ["es2024"], }, "exclude": [ "coverage", ], }