2020-10-20 05:15:30 +00:00

5 lines
83 B
JavaScript

module.exports = {
testEnvironment: 'node',
testMatch: ['**/test/**/*.js'],
};