UNPKG

typescript-bca-api

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