mirror of
https://github.com/GoodStartLabs/AI_Diplomacy.git
synced 2026-04-30 17:40:47 +00:00
1 line
65 B
JavaScript
1 line
65 B
JavaScript
module.exports = { preset: 'ts-jest', testEnvironment: 'node' };
|