UNPKG

@ezmockup/ezuuid

Version:

A simple and easy-to-use UUID generation and processing library.

6 lines (5 loc) 113 B
module.exports = { preset: 'ts-jest', testEnvironment: 'node', testMatch: ['**/test/**/*.test.ts'] };