generated from ShadowVR/AI_botter
5 lines
No EOL
134 B
JavaScript
5 lines
No EOL
134 B
JavaScript
/** @type {import('ts-jest/dist/types').InitialOptionsTsJest} */
|
|
module.exports = {
|
|
preset: 'ts-jest',
|
|
testEnvironment: 'node',
|
|
}; |