UNPKG

eslint-config-alloy

Version:
6 lines (4 loc) 61 B
function flat(arr) { // do something } flat([1, [2, 3]]);