UNPKG

ut-tools

Version:

Build and Release management automation package.

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