UNPKG

@aws/pdk

Version:

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

18 lines (14 loc) 183 B
{ "root": true, "extends": "@ljharb", "globals": { "DataView": false }, "rules": { "new-cap": ["error", { "capIsNewExceptions": [ "GetIntrinsic", ], }], }, }