Skip to content

Commit 23331f9

Browse files
committed
Remove module/moduleResolution again
1 parent 5f7c6c3 commit 23331f9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tsconfig.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
// needed for Jest tests even though we don't use .tsx
77
"jsx": "react-jsx",
88
"lib": ["dom", "es2020"],
9-
"module": "es2020",
10-
"moduleResolution": "bundler",
119
"noImplicitAny": true,
1210
"outDir": "node_package/lib",
1311
"allowImportingTsExtensions": true,

0 commit comments

Comments
 (0)