UNPKG

nanohash

Version:

Generate 64bits-based numeric ids readable as short strings too!

7 lines (6 loc) 144 B
module.exports = { preset: 'ts-jest', testEnvironment: 'node', roots: ['<rootDir>/tests'], moduleFileExtensions: ['js', 'd.ts', 'ts'] }