UNPKG

gorsejs

Version:

TypeScript SDK for Gorse recommender system.

6 lines (5 loc) 135 B
/** @type {import('ts-jest/dist/types').InitialOptionsTsJest} */ module.exports = { preset: "ts-jest", testEnvironment: "node", };