Closed motss closed 6 years ago
To fix #7
--esModuleInterop
--allowSyntheticDefaultImport
"moduleResolution": "node"
To fix #7
--esModuleInterop
plus--allowSyntheticDefaultImport
. See https://www.typescriptlang.org/docs/handbook/release-notes/typescript-2-7.html"moduleResolution": "node"