Skip to content

Commit f0f06db

Browse files
committed
fix test
1 parent 5699665 commit f0f06db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"removeComments": true,
1515
"declarationDir": "lib/types",
1616
"strict": true,
17+
"allowSyntheticDefaultImports": true,
1718
"skipLibCheck": true
1819
},
1920
"exclude": ["node_modules", "**/*.spec.ts", "lib"]

0 commit comments

Comments
 (0)