UNPKG

@aws/pdk

Version:

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

15 lines (11 loc) 162 B
{ "root": true, "extends": "@ljharb", "globals": { "StopIteration": false, }, "rules": { "func-name-matching": [2, "always"], "id-length": 0, }, }