UNPKG

@aws/pdk

Version:

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

12 lines (9 loc) 171 B
{ "root": true, "extends": "@ljharb", "rules": { "max-params": [2, 3], "new-cap": [2, { "capIsNewExceptions": ["GetIntrinsic"] }], "no-magic-numbers": 0, }, }