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 3f77d7f commit 4a7ca5dCopy full SHA for 4a7ca5d
packages/react-datetime-picker/tsconfig.json
@@ -2,6 +2,7 @@
2
"compilerOptions": {
3
"declaration": true,
4
"esModuleInterop": true,
5
+ "isolatedDeclarations": true,
6
"isolatedModules": true,
7
"jsx": "react-jsx",
8
"module": "nodenext",
0 commit comments