Files
github-action-setup-xmake/jest.config.js
T
Opportunity bff8013f3d format
2020-07-07 21:53:34 +08:00

5 lines
74 B
JavaScript

module.exports = {
preset: 'ts-jest',
testEnvironment: 'node',
};