Skip to content

Commit 6a8d753

Browse files
committed
Remove implied moduleResolution from TypeScript config
1 parent b158111 commit 6a8d753

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-datetime-picker/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"isolatedModules": true,
66
"jsx": "react",
77
"module": "nodenext",
8-
"moduleResolution": "nodenext",
98
"noEmit": true,
109
"noUncheckedIndexedAccess": true,
1110
"outDir": "dist",

0 commit comments

Comments
 (0)