4 lines
53 B
JavaScript
4 lines
53 B
JavaScript
module.exports = {
|
|
testMatch: ['**/*.test.ts'],
|
|
};
|
module.exports = {
|
|
testMatch: ['**/*.test.ts'],
|
|
};
|