UNPKG

@matazi/xui

Version:
9 lines (7 loc) 175 B
/** @type {import('ts-jest').JestConfigWithTsJest} */ // Load env variables require('dotenv').config(); module.exports = { preset: 'ts-jest', testEnvironment: 'node', };