UNPKG

timer-db

Version:

A library for cubing timer results storage with CouchDB-based synchronization.

7 lines (6 loc) 98 B
module.exports = { roots: ["<rootDir>/src"], transform: { "^.+\\.ts$": "ts-jest", }, };