mirror of
https://github.com/zhigang1992/babel-plugin-react-anonymous-display-name.git
synced 2026-01-12 17:12:39 +08:00
4 lines
76 B
JavaScript
4 lines
76 B
JavaScript
module.exports = {
|
|
testMatch: ['<rootDir>/tests/**/*.(ts|tsx|js|jsx)']
|
|
};
|