UNPKG

@aws/pdk

Version:

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

12 lines (9 loc) 174 B
{ "root": true, "extends": "@ljharb", "rules": { "complexity": [2, 11], "max-statements": [2, 15], "new-cap": [2, { "capIsNewExceptions": ["IsCallable"] }], }, }