svelte-type-checker-vscode
svelte-type-checker-vscode copied to clipboard
.svelte has no default export
All the imported .svelte files are shown with this error. I have tried adding:
"types": [
"svelte"
]
to the tsconfig file to no avail.
Does your project have a tsconfig.json file? If so could you please paste it here. I haven't experienced this behaviour before
On Sat, 2 May 2020, 1:42 am Zerowalker, [email protected] wrote:
All the imported .svelte files are shown with this error. I have tried adding:
"types": [ "svelte" ]to the tsconfig file to no avail.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/halfnelson/svelte-type-checker-vscode/issues/8, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEGS5FEW5ZIO4NPZKNENDTRPLUU3ANCNFSM4MXFTPLA .