UNPKG

@ysfe/array-groupby

Version:

array group by function. support Array.prototype

8 lines (7 loc) 203 B
module.exports = { transform: { "^.+\\.ts?$": "ts-jest" }, testRegex: "(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$", moduleFileExtensions: ["ts", "tsx", "js", "jsx", "json", "node"] };