typescript-cdk
v0.0.5
Published
TypeScript configuration for AWS CDK
Maintainers
Readme
TypeScript Configuration for AWS CDK
Recommended TypeScript configuration for working with AWS CDK.
Usage
Install the package:
npm install -D typescript-cdkExtend the configuration in your tsconfig.json:
{
"extends": "typescript-cdk/tsconfig.json"
}License
MIT
