mahiatlinux's picture
Upload 3053 files
311cc15 verified
raw
history blame
134 Bytes
/** @type {import('ts-jest/dist/types').InitialOptionsTsJest} */
module.exports = {
preset: 'ts-jest',
testEnvironment: 'node',
};