feat(deps): integrate swagger-client@3.22.0 (#9202)
This commit is contained in:
@@ -4,5 +4,6 @@ module.exports = {
|
||||
rootDir: path.join(__dirname, '..', '..'),
|
||||
testEnvironment: 'jsdom',
|
||||
testMatch: ['**/test/build-artifacts/**/*.js'],
|
||||
setupFiles: ['<rootDir>/test/unit/jest-shim.js'],
|
||||
transformIgnorePatterns: ['/node_modules/(?!(swagger-client|react-syntax-highlighter)/)'],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user