mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
5 lines
70 B
JavaScript
5 lines
70 B
JavaScript
module.exports = {
|
|
testEnvironment: 'node',
|
|
preset: 'ts-jest',
|
|
};
|