We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cf31f5 commit 968ef26Copy full SHA for 968ef26
jest.config.js
@@ -9,7 +9,6 @@ const config = {
9
"lines": 90
10
}
11
},
12
- "transformIgnorePatterns": ["node_modules\/(?!axios)"],
13
"moduleNameMapper": {
14
// Force CommonJS build for http adapter to be available.
15
// via https://github.com/axios/axios/issues/5101#issuecomment-1276572468
0 commit comments