UNPKG

@aws/pdk

Version:

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

15 lines (12 loc) 266 B
{ "$schema": "https://json.schemastore.org/tsconfig", "compilerOptions": { "lib": ["es2018"], "module": "commonjs", "target": "es2018", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "moduleResolution": "node" } }