Allow synthetic default imports due to the socks library
This commit is contained in:
parent
90a43f5c27
commit
e453d19181
@ -10,7 +10,8 @@
|
||||
"moduleResolution": "node",
|
||||
"typeRoots": [
|
||||
"node_modules/@types"
|
||||
]
|
||||
],
|
||||
"allowSyntheticDefaultImports": true
|
||||
},
|
||||
"include": [
|
||||
"src/**/*.ts"
|
||||
|
Loading…
x
Reference in New Issue
Block a user