refactor: use Fetch API for HttpService (#2349)
This commit is contained in:
@@ -6,4 +6,5 @@ module.exports = {
|
||||
transform: {
|
||||
'^.+\\.tsx?$': ['ts-jest', { tsconfig: 'tsconfig.json' }],
|
||||
},
|
||||
};
|
||||
coverageThreshold: {},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user