asd/asd-pc/node_modules/url-toolkit/jest.config.js

5 lines
83 B
JavaScript
Raw Normal View History

2024-11-21 11:06:22 +08:00
module.exports = {
testEnvironment: 'node',
testMatch: ['**/test/**/*.js'],
};