UNPKG

modern-totp

Version:

Modern TypeScript TOTP generator and verifier (RFC 6238)

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