We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c13e856 commit 71172ebCopy full SHA for 71172eb
jest.config.js
@@ -1,4 +1,4 @@
1
-module.exports = {
+export default {
2
transform: {
3
'^.+\\.ts?$':
4
['ts-jest',
0 commit comments