Skip to content

Commit b3e37e7

Browse files
committed
fix: address comments
1 parent 7a68e65 commit b3e37e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"sourceMap": true,
1212
"skipLibCheck": true,
1313
"resolveJsonModule": true,
14+
"allowSyntheticDefaultImports": true,
1415
"typeRoots": ["./node_modules/@types", "./src/types"]
1516
},
1617
"include": ["src/**/*.ts"]

0 commit comments

Comments
 (0)