UNPKG

aws-cdk

Version:

AWS CDK CLI, the command line tool for CDK apps

16 lines (15 loc) 313 B
{ "app": "%python-executable% app.py", "watch": { "include": ["**"], "exclude": [ "README.md", "cdk*.json", "requirements*.txt", "source.bat", "**/__init__.py", "**/__pycache__", "tests" ] } }