UNPKG

@aws/pdk

Version:

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

16 lines (13 loc) 201 B
{ "root": true, "extends": "@ljharb", "rules": { "id-length": "off", "max-lines-per-function": "off", "new-cap": ["error", { "capIsNewExceptions": [ "GetIntrinsic", ], }], }, }