We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43794db commit b5579c1Copy full SHA for b5579c1
packages/middleware-sdk-s3/jest.config.js
@@ -0,0 +1,5 @@
1
+const base = require("../../jest.config.base.js");
2
+
3
+module.exports = {
4
+ ...base
5
+};
0 commit comments