Skip to content

Commit 863733c

Browse files
remove
1 parent 00df941 commit 863733c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tsconfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"module": "commonjs",
88
"target": "es2018",
99
"outDir": "dist",
10-
"types": ["node", "jest"],
11-
"esModuleInterop": true
10+
"types": ["node", "jest"]
1211
}
1312
}

0 commit comments

Comments
 (0)