mirror of
https://github.com/fluencelabs/trust-graph-test
synced 2025-04-25 06:32:33 +00:00
5 lines
70 B
JavaScript
5 lines
70 B
JavaScript
module.exports = {
|
|
preset: 'ts-jest',
|
|
testEnvironment: 'node',
|
|
};
|