UNPKG

genshin-artifact-simulator

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