UNPKG

eslint-config-alloy

Version:
6 lines (4 loc) 79 B
Array.prototype.flat = function () { // do something }; [1, [2, 3]].flat();