UNPKG

@codelytv/primitives-type

Version:
7 lines (6 loc) 102 B
module.exports = { testMatch: ["**/tests/**/*.test.ts"], transform: { "\\.ts$": "ts-jest", }, };