Files
github-action-setup-xmake/jest.config.js
T
OpportunityLiu be19756845 add tests
2020-03-20 22:14:58 +08:00

4 lines
69 B
JavaScript

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