UNPKG

array-split-base

Version:

A function for dividing an array and grouping them into sets of n * elements

8 lines (7 loc) 120 B
module.exports = { semi: false, signleQuote: true, arrowParens: 'avoid', trilingComma: 'none', endOfLine: 'auto' }