UNPKG

mot-js-sdk

Version:

A TypeScript SDK for the MOT History API.

7 lines (6 loc) 184 B
module.exports = { preset: "ts-jest", testEnvironment: "node", testMatch: ["<rootDir>/test/**/*.spec.ts"], moduleFileExtensions: ["ts", "tsx", "js", "jsx", "json", "node"], };