UNPKG

make-generator-function

Version:

Returns an arbitrary generator function, or undefined if generator syntax is unsupported.

11 lines (8 loc) 127 B
{ "root": true, "extends": "@ljharb", "rules": { "id-length": [2, { "min": 1, "max": 30 }], "no-new-func": [0], }, }