UNPKG

array-every-x

Version:

Tests that all elements in the array pass the provided function.

6 lines (5 loc) 55 B
module.exports = { env: { browser: true, }, };