mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
This is being merged for further testing so as to not block the progress of `develop` & not require more rebases.
4 lines
49 B
JavaScript
4 lines
49 B
JavaScript
module.exports = {
|
|
testEnvironment: 'node',
|
|
};
|