UNPKG

@aws/pdk

Version:

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

15 lines (12 loc) 151 B
{ "root": true, "extends": "@ljharb", "overrides": [ { "files": "test/**", "rules": { "no-restricted-properties": 0, }, }, ], }