UNPKG

@aws/pdk

Version:

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

9 lines 118 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { // "target": "es2021", }, "exclude": [ "coverage", ], }