UNPKG

ut-tools

Version:

Build and Release management automation package.

16 lines (13 loc) 201 B
{ "root": true, "extends": "@ljharb", "rules": { "id-length": "off", "max-lines-per-function": "off", "new-cap": ["error", { "capIsNewExceptions": [ "GetIntrinsic", ], }], }, }