We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5699665 commit f0f06dbCopy full SHA for f0f06db
1 file changed
tsconfig.json
@@ -14,6 +14,7 @@
14
"removeComments": true,
15
"declarationDir": "lib/types",
16
"strict": true,
17
+ "allowSyntheticDefaultImports": true,
18
"skipLibCheck": true
19
},
20
"exclude": ["node_modules", "**/*.spec.ts", "lib"]
0 commit comments