2020-10-20 05:04:18 +00:00

5 lines
83 B
JavaScript

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