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 e2ecf6f commit 913c1f9Copy full SHA for 913c1f9
jest.config.js
@@ -0,0 +1,4 @@
1
+/** @type {import('jest').Config} */
2
+export default {
3
+ transform: {},
4
+};
0 commit comments